.sb-text-light { color: #b3b3b3 !important; } 
.sb-bg-light { background: #b3b3b3 !important; } 
.sb-text-dark { color: #c32727 !important; } 
.sb-bg-dark { background: #c32727 !important; } 
.sb-text-hover { color: #ededed !important; } 
.sb-bg-hover { background: #ededed !important; } 
.sb-text-header { color: #dedede !important; } 
.sb-bg-header { background: #343434 !important; } 
.sb-text-yes { color: #00ee00 !important; } 
.sb-bg-yes { background: #00ee00 !important; } 
.sb-text-no { color: #ff0000 !important; } 
.sb-bg-no { background: #ff0000 !important; } 
.buddy-nav__item--active .buddy-nav__link { color: #b3b3b3; } 
.buddy-nav__item--active:after { background: #b3b3b3; }