a {
    color: #026d5a;
}

 .sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color: #026d5a;
}

.sp-megamenu-parent > li:hover > a {
    color: #026d5a;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    display: inline-block;
    padding: 0 6px;
    line-height: 60px;
    font-size: 14px;
    margin: 0;
    font-weight: 500;
}

 .sp-megamenu-parent > li.attention > a{
    color: #7d8309 !important;
    border: 2px solid #7d8309 !important;
    border-radius: 4px !important;
    margin: 0 5px !important;
    padding: 0 12px !important;
    height: 30px !important;
    line-height: 30px !important;
    display: inline-flex !important;
    align-items: center !important;
}




.btn-primary, .sppb-btn-primary {
    border-color: #c2c850;
    background-color: #c2c850;
    padding: 10px 20px;
}
 
 
 strong.formRequired {
 
    color: red;
}

label {
 
    font-weight: 600;
 
    font-family: 'Open Sans';
}



 