#rec249820525 {
    position: relative;
    z-index: -1;
    margin-top: -280px;
}


    .react-ui-1cdkxzp {
    outline: none;
    border-width: medium;
    border-style: none;
    border-color: #6c170c;
    border-image: none;
    margin: 0px;
    overflow: visible;
    background-attachment: initial;
    background-origin: initial;
    font-optical-sizing: inherit;
    font-size-adjust: inherit;
    font-kerning: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    font-language-override: inherit;
    -webkit-font-smoothing: inherit;
    appearance: none;
    letter-spacing: normal;
    font-family: TenorSans;
    font-weight: medium;
    font-style: normal;
    font-variant: normal;
    font-stretch: normal;
    text-transform: none;
    text-shadow: none;
    transition: background-color 100ms cubic-bezier(0.5, 1, 0.89, 1);
    background-clip: padding-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    display: inline-block;
    position: relative;
    text-align: center;
    width: 100%;
    height: 100%;
    background-color: #6c170c;
    background-image: none;
    background-color-hover-color: #8e291b !important;
    color: #fbf8f2;
    border-radius: 0px;
    font-size: 16px;
    box-sizing: border-box;
    padding: 8px 16px;
    line-height: 22px;
}

.react-ui-1cdkxzp:hover {
    background: #8e291b !important;   /* ваш красный цвет */
    color: #fff !important;           /* чтобы текст оставался белым */
}

  
</style>