.elementor-10 .elementor-element.elementor-element-24688e6d{margin-top:50px;margin-bottom:50px;}:root{--page-title-display:none;}/* Start custom CSS */nav.woocommerce-MyAccount-navigation ul {
    background-color: #556261;
    border-radius: 5px;
    padding:0;
}

li.woocommerce-MyAccount-navigation-link {
    padding:10px;
    margin:0;
    text-aling:center;
    width:100%;
    list-style: none;
    border-bottom: solid grey 1px;
}

li.woocommerce-MyAccount-navigation-link a {
    color:white;
}
li.woocommerce-MyAccount-navigation-link a:hover {
    color:red;
}
@media (max-width:768px) {
    .woocommerce-MyAccount-content {
        margin-top: 40px;
    }
}/* End custom CSS */