.atoms-font-size{
    font-size: 14px;
}

.atoms-footer-color{
    background-color:#f3f3f3;
}

.atoms-special-offer-title-margin{
    margin-top: -40px;
}

.atoms-offers-box-design{
    padding: 26px;
    border: 1px solid #dee7f2;
    margin-bottom: 30px;
    background: #fff;
}
.atoms-text-underline{
    text-decoration: underline;
}
.atoms-apply-input-border{
    border: 2px solid #15549a;
}
.atoms-text-right{
    float: right;
}
.icon-custom {
    color:#15549a;
}

.atoms-img-logo{
    margin-top: -15px !important;
    margin-bottom: -15px !important;
    width: 150px !important;
}

.atoms-footer-logo{
    width: 100px;
    margin-top: 10px;
}

h1 {
    font-family: 'Open Sans', sans-serif!important;
    font-weight: lighter!important;
}
.custom-active-tab{
    color: #ffffff;
    background-color: #15549a;
    border-color: #15549a #15549a #15549a #15549a;
}

.atoms-d-flex{
    display: -webkit-box;
}

#eligibility_criteria, table {
        overflow-x: auto;
}

