a{
  color:#fff !important;
}
.t-form a,
.t-popup a,
.t-checkbox a,
.t-checkbox__labeltext a,
.t-input-group a,
.t-descr a,
.t-text a{
  color:#CBA24C !important;
  text-decoration:underline !important;
}
.t-form a:hover,
.t-popup a:hover,
.t-checkbox__labeltext a:hover{
  color:#A8832E !important;
}