/**
 * Default Variables.
 *
 * Modify this file to provide default Bootstrap Framework variables. The
 * Bootstrap Framework will not override any variables defined here because it
 * uses the `!default` flag which will only set their default if not already
 * defined here.
 *
 * You can copy existing variables directly from the following file:
 * ./meric/bootstrap/assets/stylesheets/bootstrap/_variables.scss
 */
@import url(https://fonts.googleapis.com/css?family=Francois+One|Merriweather:400,700&display=swap);
.path-frontpage h2 {
  margin-top: 10px;
}

.path-frontpage .media.media--blazy.media--splide.media--image.is-b-loading {
  display: none;
}

.path-frontpage .view-id-news_and_events .views-row {
  padding: 20px;
}

.path-frontpage .region-content h2 {
  border-bottom: 0px;
  color: #284d69;
}

.path-frontpage .block-views-blockimportant-dates-block-1 {
  padding: 10px 10px 10px 10px;
  background: #F8F8F9;
}

.path-frontpage .block-views-blockimportant-dates-block-1 .blueBox {
  color: white;
  background: #284d69;
  border-radius: 10px;
  margin: 10px;
  padding: 10px 20px 10px 20px;
}

.path-frontpage .block-views-blockimportant-dates-block-1 .dates {
  padding: 10px;
  border: 1px solid #F8F8F9;
}

.path-frontpage .block-views-blockimportant-dates-block-1 .dates:hover {
  background: #ffffff;
  border: 1px solid #284d69;
}

.path-frontpage .blueBox p {
  margin: 0 0 0px;
}

.path-frontpage .homeblocks:hover {
  background: #D7E7F0;
}

.path-frontpage .homeblocks {
  padding: 10px;
  border: 5px solid #4a87b5;
  height: 380px;
  border-radius: 5px;
}

.path-frontpage .block.block-layout-builder.block-inline-blockbasic.block-inline-blockbasic_181 {
  padding-top: 25px;
}
