.t-form .t-submit:hover {
    background: #c9b926 !important;
}

.t-form .t-submit {
   transition: background-color 0.5s ease-in-out, color 0.5s ease-in-out, border-color 0.5s ease-in-out;
}

.t228__right_buttons_but a:hover {
    background: #c9b926 !important;
}

.t228__right_buttons_but a {
    transition: background-color 0.5s ease-in-out, color 0.5s ease-in-out, border-color 0.5s ease-in-out;
}

a[href="#popup:myform"] {
    transition: background-color 0.5s ease-in-out, color 0.5s ease-in-out, border-color 0.5s ease-in-out !important;
}

a[href="#popup:myform"]:hover {
    background: #c9b926 !important;
}

.t280__menu a:last-child {
    color: #f7e32f !important;
}

.col-sm-3 h4 {
    font-size: 20px !important;
    text-decoration: none !important;
}