@import url("https://resources.fortlewis.edu/www-skin/main.css");
@import url("https://resources.fortlewis.edu/www-skin/10pg.css");
@import url("https://resources.fortlewis.edu/www-skin/override.css");


.hero__content {
  padding-bottom: 0 !important;
}

.hero .hero__content {
  padding-top: 3rem;
}


/* This fixes bootstrap css to be included*/
.row:before {
  content: none;
}
