body #settings-top {
    background: #ef2264;
}

#reMenu ul li #reMenuIcon img {
    background-color: #ef2264;
    border: 4px solid #ef2264;
}

#reMenu ul li>ul {
    background-color: #ef2264;
}

#reMenu ul li a {
    color: #fff!important;
    background-color: #ef2264;
}

#reMenu ul li>ul li a:hover {
    background-color: #fff;
    color: #ef2264!important;
}