body{background-color:#fff}
/* Theme */
.bvfd-theme{color:#fff!important;background-color:#33001a!important}
.bvfd-theme-dark{color:#fff!important;background-color:#1a000d!important}
.bvfd-theme-light{color:#fff!important;background-color:#4d0028!important}
.bvfd-theme-white{color:#33001a!important;background-color:#fff!important}
.bvfd-text-theme{color:#33001a !important}
/* Colors */
.bvfd-white-background{background-color:#fff!important}
.bvfd-engine-six,.bvfd-hover-engine-six:hover{color:#fff!important;background-color:#660035!important}
.bvfd-ambulance-one,.bvfd-hover-ambulance-one:hover{color:#4d0028!important;background-color:#ccc!important}
.bvfd-dark-grey,.bvfd-hover-dark-grey:hover,.bvfd-dark-gray,.bvfd-hover-dark-gray:hover{color:#fff!important;background-color:#595959!important}
/* Layout */
.collapsible-button{margin-left:16px;max-height:0;overflow:hidden;transition:max-height 0.2s ease-out;background-color:#666666}
.expand-button:after{content:'\02795';float:right;margin-left:5px}
.active:after{content:'\2796'}
.rounded{border-radius:10px}
.no-margin{margin:0e;margin-block-end:0em}
input[type=text], input[type=password]{width:100%;padding:12px 20px;margin:8px 0;display:inline-block;border:1px solid #ccc;box-sizing:border-box}