#main-menu > li > a:hover {
    background: #953032 !important;
    border-top: 1px solid #953032 !important;
}
.read-more {
    background: #BD686A;
}
.read-more:hover {
    background: #C06869;
    color: #953032;
}
.read-more span {
    background: #953032;
    border-bottom: 1px solid #953032;
    border-top: 1px solid #953032;
    border-left: 1px solid #953032;
}
.bottom-header .kp-time {
    background: #953032;
}
#ca-kp-story .thumbnail {
    background: #953032;
}
.widget-kp-tab .tab-content li .kp-group > span {
    background: #953032;
}
#bottom-sidebar .kp-social ul {
    background: #953032;
}
.text-warning {
    color: #666666;
}
.list-post-cat #list-post-cat-2 .kp-rate, .page-video .list-post-video .kp-rate {
    background: #953032 !important;
}
.btn-default {
    color: #953032;
    background: #fff;
    border: solid 1px #953032;
}
.btn-default:hover {
    background: #953032;
    color: #fff;
}
.btn-primary {
    background: #953032;
    border: solid 1px #953032;
}
.btn-primary:hover {
    background: #FFFFFF;
    color: #953032;
    border-color: #953032;
}
.btn-danger {
    background-color: #25994A;
    border-color: #25994A;
}
.widget-kp-tab .kp-tabs li.active a {
    background: #953032;
}
.play-video i {
    background: #953032;
}
#bottom-sidebar .kp-social li > a span {
    color: #953032;
}