.elementor-1436 .elementor-element.elementor-element-df0144c{--display:flex;}/* Start custom CSS for shortcode, class: .elementor-element-f216dfe *//* Force ALL text in My Account pages */
.woocommerce-account .woocommerce-MyAccount-content * {
    color: #ffffff !important;
}

/* Force navigation menu text */
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    color: #ffffff !important;
}

/* Force navigation menu hover */
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
    color: #000000 !important;
    background: #ffffff !important;
    border-radius: 5px !important;
    padding: 5px 10px !important;
}

/* Billing & Shipping addresses */
.woocommerce-account .woocommerce-Address,
.woocommerce-account .woocommerce-Address address,
.woocommerce-account .woocommerce-Address * {
    color: #ffffff !important;
}/* End custom CSS */