.post__meta-cat h5{
    margin: 0 !important;
    color: aliceblue;
}
.code{
    height: 3px;
    width: 90px;
    background-color: aqua;
    margin-bottom: 10px;

}
.head h5{
    margin-bottom: 10px;
}
.ol-list li{
    padding-bottom: 10px;
    font-size: 17px;
}
.ol-list .sub-content .text-justify{
    font-size: 17px;
}
.sub-content h6 img{
    width: 20px;
}
.list-style li{
  list-style:circle;
}
.mt-5{
    margin-top: 20px;
}
.list-style-1 li{
    list-style: decimal;
    font-size: 18px;
    padding-bottom: 10px;
}
.image-content{
    width: 100%;
    

}
.image-content img{ 
    width: 100%;
    height:190px ;
    border: 1px solid black;
}
.image-content h6{
    color: #fff;
    background-color: rgb(4, 4, 167);
    text-align: center;
    padding: 10px;
    margin-top: 5px;
}
.color{
    color: rgb(22, 9, 199);
    font-weight: 600;
    font-size: 18px;
}
.bold-h{
    font-size: 20px;
}
.content-1 h6{
    margin-bottom: 5px !important;
}
.myform{
   background-color: #fff;
   box-shadow: 0px 0px 10px 10px rgba(0, 0, 0, 0.068);
   padding: 20px;
   border-radius: 10px;
}
.instruction-list li{
    font-size: 18px;
    padding-bottom: 15px;
}
