body.customer-area-active .tornasito a {
    color: #654d52;
    text-transform: uppercase;
    font-weight: 600;
}

body.customer-area-active .cuar-css-wrapper .dropdown-toggle:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

body.customer-area-active h1.title {
    margin-bottom: 1rem;
}

body.customer-area-active .cuar-css-wrapper .cuar-toolbar {
    background-color: #e7e2e3;    
}

body.customer-area-active .cuar-css-wrapper .cuar-menu-container .navbar .navbar-nav>li.current-menu-item>a,
body.customer-area-active .cuar-css-wrapper .cuar-menu-container .navbar .navbar-nav>li.current-page-parent>a {
    background-color: #654d52;
}
