.w-5{
    width: 5% !important;
}

.h-5{
    height: 5% !important;
}

.top-header-call-info a {
    color: #343a40 !important;
}

.top-header-call-info a:hover {
    color: #1B6F58 !important;
}

.req::after{
    content: " *";
    color: red;
    font-weight: bold;
}
