@import url('https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,200;0,300;0,400;1,200;1,300;1,400&family=Oswald:wght@200;300;400&display=swap');

html { font-family: 'Exo 2', sans-serif!important; }
body {
  background:#f3f1f1;
  color:#555555;
}

h1, h2, h3, h4, h5, h6 { font-family: 'Oswald', sans-serif!important; font-weight: 700; }

/* temporary */
.bb-container .uk-margin-bottom {
  margin-bottom: 30px !important;
}

#bbMastHead {
    border-bottom: 4px solid #fff;
    min-height: 110px;
}
