.custom-cross-clr {
    color: #000000b8;
}
.bg-green {
    background-color: #50da44b8;
}

.header-height-80px {
    height: 80px !important;
}
.mt-1-3-rem {
    margin-top: 1.3rem !important;
}
.custom-height-120px a {
    height: 120px !important;
}

.custom-tab-color {
    background-color: #d7fefb !important;
}

.custom-00b3a3-color{
    color: #00b3a3 !important;
}

.min-height-90px {
    min-height: 80px !important;
}

.custom-bg-color {
    background-color: #00b3a3 !important;
}

.input-style-2 em i {
    font-size: 25px !important;
    margin-top: 12px !important;
}

.border-radius-1-5-rem {
    border-radius: 1.5rem !important;
}
