/* overrides.css — сюда добавляй стили для перезаписи */

form .big-button {
    background: linear-gradient(270deg, #FFC870 0%, #F8E7B0 100%);
}