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

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