.top-strip {
  width: 100%;
  height: 4rem;
  background-color: #13274d;
}

.block--orihhs-account-menu {
  width: 200px;
}

.carousel-caption .field--name-field-title {
  color: #f3b927;
  font-size: 3rem;
  font-weight: 900;
  line-height: 150%;
}

.sidebar {
  position: absolute;
  left: 12%;
  top: 36%;
}

footer {
  color: white;
  background-color: #13274d;
}

footer h2.block__title {
  font-size: 1.5rem;
  margin-left: 32px;
  font-weight: bolder;
  text-decoration: underline;
}

/*# sourceMappingURL=page.css.map*/