.gradient-text {
  color: #ff0000!important; /* Цвет-запас для IE */
}

@supports (background-clip: text) or (-webkit-background-clip: text) {
  .gradient-text .tn-atom {
      
     background: #744731!important;
background: linear-gradient(90deg,rgba(116, 71, 49, 1) 0%, rgba(168, 116, 84, 1) 100%)!important;

    -webkit-background-clip: text!important;
    background-clip: text!important;
    color: transparent!important;
  }
}

#rec1140031031 [data-elem-id="1751445387469"] .t-submit {
    
    background: linear-gradient(90deg, rgba(116, 71, 49, 1) 0%, rgba(168, 116, 84, 1) 100%) !important;
    
}

#rec1190015371 .tn-elem[data-elem-id="1751394088109"] .tn-atom{

    background: linear-gradient(90deg, rgba(116, 71, 49, 1) 0%, rgba(168, 116, 84, 1) 100%)!important;
}