.ssl-title,
.ssl-title-open {
    background: #dad7d7 !important;
    color: #111111 !important;
}

.ssl-title *,
.ssl-title-open * {
    color: #ffffff !important;
}

.ssl-title:hover,
.ssl-title-open:hover {
    background: #A18038 !important;
}

.ssl-content {
    background: #ffffff !important;
    color: #222222 !important;
}