.button-tabs .active .tab-title {
    background: #b48347;
    color: #fff;
}

.button-tabs .active .tab-title:hover {
    background: #b48347;
}