div.custom-cms-sav > p {
color: #222222 !important
}
p.cms-sav-p > a {
color : #2fb1ff;
}
p.cms-sav-p > a:hover {
    text-decoration: underline;
}
.advanced-cms-wrapper.t17 {
box-shadow: 0px -4px 11px -5px rgba(0, 0, 0, 0.1) !important;
}
@media (max-width: 768px) {
 h2.custom-p-tag { font-size:14px !important;  }
div.rte > div { width: 100% !important}
}
p, p  > span{ font-family: "cocon regular", sans-serif !important; }
.custom-about-img {
    padding: 0;
}
.custom-bold {
font-weight: 600;
}
@media only screen and (max-width: 768px) {
div.rte > div, .custom-about-responsive{
width:100% !important;
}
ul.custom-p-tag {
    padding-bottom: 25px;
font-size:11px !important;
}
.custom-img-resize {
padding-left: 0 !important;
}
}
.custom-img-resize {
padding-left : 25px;
}
.custom-h1-title {
text-align: center;
font-size: 2.375rem;
}
.custom-p-tag {
text-align: justify;
line-height: 1.7rem;
}
.custom-common {
color: black !important;
-webkit-font-smoothing: antialiased;
padding-left : 20px;
padding-right : 20px;
font-family: poppins;
}