a { color: #2E86AB; text-decoration: underline #40B3E5; }
a:hover { color: #FF6B6B; text-decoration-color: #FF6B6B; }

/* В "Кастомизация CSS" */  
.t-btn_red {  
  background: #E74C3C !important;  
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);  
  font-family: "Montserrat", sans-serif;  
}  