.elementor-17796 .elementor-element.elementor-element-99fa89d > .elementor-container{max-width:880px;}.elementor-17796 .elementor-element.elementor-element-99fa89d{margin-top:50px;margin-bottom:50px;}/* Start custom CSS */.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button {
    background-color: #D8282F;
    color: #ffffff;
    border-radius: 5px;
    padding: 20px 40px;
    font-size: 18px;
    font-weight: 400;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
    letter-spacing: normal;
    text-transform: none;
    text-decoration: none;
    line-height: 1;
    border: none;
    box-shadow: none;
    display: inline-block;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s, border-color 0.3s;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:focus {
    background-color: #b01f25;
    color: #ffffff;
    border-color: #D8282F;
}/* End custom CSS */