.elementor-6632 .elementor-element.elementor-element-c254d40{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-6632 .elementor-element.elementor-element-627c32d .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}:root{--page-title-display:none;}/* Start custom CSS for container, class: .elementor-element-c254d40 *//* Only affect Billing + Shipping address boxes on page 6632 */
body.page-id-6632 .woocommerce .woocommerce-Address {
    margin: 20px 0 !important;
    padding: 20px !important;
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    background: #fafafa;
}

/* Headings inside billing/shipping boxes */
body.page-id-6632 .woocommerce .woocommerce-Address-title h2 {
    font-size: 20px !important;
    margin: 0 0 10px 0;
    font-weight: 600;
}

/* Edit address links inside these two boxes */
body.page-id-6632 .woocommerce .woocommerce-Address-title .edit {
    font-size: 14px !important;
    margin-left: 10px;
    color: #c46d5e !important; /* your blush red */
}

/* The actual address text */
body.page-id-6632 .woocommerce .woocommerce-Address address {
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
    font-style: normal;
}/* End custom CSS */