.t228 .t-btn, a.t-menu__link-item {
    font-size: 20px !important;
    
}

a.t-menu__link-item {
   text-transform: uppercase;
}

@media (max-width: 1000px) {
    .t228 .t-btn, a.t-menu__link-item {
    font-size: 16px !important;
}
}

.t420__title {
    color: white !important;
}