.um-do-search.um-button {
  color: #f50e0e;
}


#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .profilepress-myaccount-form-control:not([type=radio]):not([type=checkbox]), #profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap input:not([type=radio]):not([type=checkbox]):not([type=submit]), #profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap select, #profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap textarea {
    background-color: #901515;
   
}


#profilepress-myaccount-wrapper .ppmyac-dashboard-item {
    text-decoration: none!important;
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #141414;
    border: 1px solid rgba(0,0,0,.275);
    width: 100%;
    text-align: inherit;
    box-shadow: none;
}