.bhbg-blue {background-color:#90b7c9 !important;}
.bhbg-purple {background-color:#8a649b !important;}
.bhbg-darkgrey {background-color:#32343f !important;}
.bhbg-lightgrey {background-color:#808080 !important;}
.bhbg-khaki {background-color:#dbdace !important;}
.bhbg-white {background-color:#ffffff !important;}

.bh-blue {color:#90b7c9 !important;}
.bh-purple {color:#8a649b !important;}
.bh-darkgrey {color:#32343f !important;}
.bh-lightgrey {color:#808080 !important;}
.bh-khaki {color:#dbdace !important;}
.bh-white {color:#ffffff !important;}

.btn-outline-white {color: #f8f9fa;border-color: #f8f9fa;}
.btn-outline-white:hover {color: #212529;background-color: #f8f9fa;border-color: #f8f9fa;}
.btn-outline-white:focus, .btn-outline-white.focus {box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);}
.btn-outline-white.disabled, .btn-outline-white:disabled {color: #f8f9fa;background-color: transparent;}
.btn-outline-white:not(:disabled):not(.disabled):active, .btn-outline-white:not(:disabled):not(.disabled).active,.show > .btn-outline-white.dropdown-toggle {color: #212529;background-color: #f8f9fa;border-color: #f8f9fa;}
.btn-outline-white:not(:disabled):not(.disabled):active:focus, .btn-outline-white:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-white.dropdown-toggle:focus {box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);}