@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');

html { font-family: 'Raleway', sans-serif!important; }
body {
  background: #fff;
  color: #093570;
}

h1, h2, h3, h4, h5, h6 { font-family:"Raleway", Arial, sans-serif!important; font-weight: 700; }

/* temporary */
.bb-container .uk-margin-bottom {
  margin-bottom: 30px !important;
}

.bb-container h2 {
    color: #093570!important;
    padding-bottom: 15px;
}