@import url('https://fonts.googleapis.com/css2?family=Libre+Franklin:ital,wght@1,900&family=Montserrat:wght@300;400&display=swap');

html { font-family: 'Montserrat', sans-serif!important; }
body {
  background:#000;
  color:#000;
}

h1, h2, h3, h4, h5, h6 { color: #ff0000!important; font-family: 'Libre Franklin', sans-serif!important; font-weight: 700; }

.uk-button {color: #000!important; font-family: 'Libre Franklin', sans-serif!important; font-size: 14px!important;}
.bb-pad { background: #0047ff!important; color: #fff;}

/* temporary */
.bb-container .uk-margin-bottom {
  margin-bottom: 30px !important;
}

#bbMastHead {
    border-bottom: 4px solid #fff;
    min-height: 110px;
    background-color: #0047ff!important;
    border-bottom: 40px solid #ff0000!important;
}
