/* Add here all your CSS customizations */
.header-logo{
width:220px;
height:auto !important;
}
.font-weight-semibold{
margin-bottom:20px !important;
}

h2 span{
color:#c01d2e;
}

.feature-box-info p{
text-align:justify;
}


.black p{color:#000 !important;
}

.black p i{
color:#0d72bc;
margin-right:5px;
}

.section-custom-medical p i{
margin-right:5px;
}
.red {
color:#c01d2e;
font-size:16px;
}
h4{
color:#c01d2e;
}
.fav-red i{
color:#0d72bc;
}

.box {
    width: 100%;
    background: #fff;
    padding: 20px;
    float: left;
    border: #2e358f dashed 3px;
    margin-bottom: 10px;
}


