.logopt{
    width: 230px !important;
}

.header_section {
    /* background: linear-gradient(180deg, rgba(6,136,141,1) 6%, rgba(13,229,179,0.9921218487394958) 73%); */
    background: rgb(6,136,141);
}

.header_section .container-fluid {
    /* background: linear-gradient(180deg, rgba(6,136,141,1) 6%, rgba(13,229,179,0.9921218487394958) 73%); */
    background: rgb(6,136,141);
}

.layout_padding{
    background: linear-gradient(180deg, rgba(6,136,141,1) 6%, rgba(13,229,179,0.9921218487394958) 73%) !important;
    /* background: rgb(6,136,141) !important; */
}

.contact_section{
    background: linear-gradient(180deg, rgba(6,136,141,1) 6%, rgba(13,229,179,0.9921218487394958) 73%) !important;
}

.info_section{
    /* background: linear-gradient(180deg, rgba(6,136,141,1) 6%, rgba(13,229,179,0.9921218487394958) 73%) !important; */
    background: rgb(6,136,141) !important;
}

.footer_section{
    background: rgb(6,136,141) !important;
}

.health_section .box {
    background: #ffffff;
}

.login-page{
    background: linear-gradient(180deg, rgba(6,136,141,1) 6%, rgba(13,229,179,0.9921218487394958) 73%) !important;
}

.fab{
    color: #ffffff;
}

.detail-box h6{
    color: #ffffff;
}