/**
 * 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);
main > aside > .region > .block {
  background: #D7E7F0;
}

main > aside > .region > .block h2 {
  background: #7bb1cd;
  color: #000000;
}

#block-dhewd-2024-grantsscholarships ul {
  list-style: none;
  padding: 0px;
  margin-left: 1em;
}
