
.woocommerce-MyAccount-content {
    #wpsc-container .wpsc-filter-actions span {
        font-size: 12px;
        font-weight: 400;
    }
    #wpsc-container .wpsc-header label {
        color: white;
        font-size: 12px;
        font-weight: 400;
    }
}

.wpsc-humbargar-menu {
    .wpsc-humbargar-menu-item:hover label,
    .wpsc-humbargar-menu-item:focus label,
    .wpsc-humbargar-menu-item:active label,
    .wpsc-humbargar-menu-item.active label {
        color: white;
    }
 }

#mt-account-ticket-section {
    h4 {
        margin-top: 40px;
        margin-bottom: 20px;
    }
}
