body {
  font-family: "Roboto Slab", serif;
  background-color: #FFFFFF;
  font-size: 1.2rem; }

h1, h2, h3, h4, h5 {
  color: #663300; }

.jumbotron {
  color: #663300;
  margin-bottom: 0; }

.col--no-gutters {
  padding-right: 0;
  padding-left: 0; }

@media (min-width: 768px) {
  body {
    font-family: "Roboto Slab", serif;
    background-color: #FFFFFF;
    font-size: 1.5rem; } }
.navbar {
  background-color: #FFFFFF;
  color: #663300; }
  .navbar__social-icon {
    height: 35%;
    width: 35%; }
  .navbar__caption {
    color: #663300; }
  .navbar__item--active {
    text-decoration: underline;
    color: #a25e19; }

.navbar-light .navbar-nav .nav-link, .navbar-light .navbar-brand {
  font-size: 1.5rem;
  color: #663300;
  line-height: 1.2; }

.navbar-light .navbar-nav .active > .nav-link {
  font-size: 1.5rem;
  text-decoration: underline;
  color: #a25e19; }

.navbar-light .navbar-nav .nav-link:hover {
  font-size: 1.5rem;
  text-decoration: underline;
  color: #a25e19; }

@media (min-width: 768px) {
  .navbar__logo {
    width: 70px;
    height: 70px; } }
@media (min-width: 992px) {
  .navbar__logo {
    width: 140px;
    height: 140px; } }
.document__list-item {
  border: none; }

body {
  font-family: "Roboto Slab", serif;
  background-color: #FFFFFF;
  font-size: 1.2rem; }

h1, h2, h3, h4, h5 {
  color: #663300; }

.jumbotron {
  color: #663300;
  margin-bottom: 0; }

.col--no-gutters {
  padding-right: 0;
  padding-left: 0; }

@media (min-width: 768px) {
  body {
    font-family: "Roboto Slab", serif;
    background-color: #FFFFFF;
    font-size: 1.5rem; } }
.content {
  margin-top: 70px; }
  .content__item {
    margin-top: 1.5rem; }
  .content .media--inverse {
    color: white;
    background-color: #663300;
    padding: 2rem 2rem; }
    .content .media--inverse h3 {
      color: #ffffff; }

@media (min-width: 768px) {
  .content {
    margin-top: 70px; }
    .content__item {
      margin-top: 2.5rem; } }
@media (min-width: 1200px) {
  .content {
    margin-top: 175px; }
    .content__item {
      margin-top: 2.5rem; } }
body {
  font-family: "Roboto Slab", serif;
  background-color: #FFFFFF;
  font-size: 1.2rem; }

h1, h2, h3, h4, h5 {
  color: #663300; }

.jumbotron {
  color: #663300;
  margin-bottom: 0; }

.col--no-gutters {
  padding-right: 0;
  padding-left: 0; }

@media (min-width: 768px) {
  body {
    font-family: "Roboto Slab", serif;
    background-color: #FFFFFF;
    font-size: 1.5rem; } }
.info {
  font-size: 1.0rem; }
  .info .row {
    margin-top: 0; }
  .info p {
    margin-top: 1rem;
    margin-bottom: 1rem; }
  .info__item--inverse {
    color: white;
    background-color: #663300; }
  .info__button {
    margin-bottom: 1rem; }

.alert {
  font-size: 1.3rem; }

.footer {
  margin-top: 3rem;
  margin-bottom: 1rem; }

body {
  font-family: "Roboto Slab", serif;
  background-color: #FFFFFF;
  font-size: 1.2rem; }

h1, h2, h3, h4, h5 {
  color: #663300; }

.jumbotron {
  color: #663300;
  margin-bottom: 0; }

.col--no-gutters {
  padding-right: 0;
  padding-left: 0; }

@media (min-width: 768px) {
  body {
    font-family: "Roboto Slab", serif;
    background-color: #FFFFFF;
    font-size: 1.5rem; } }
.flipdown {
  width: max-content;
  height: max-content; }

.flipdown .rotor, .flipdown .rotor-leaf, .flipdown .rotor-leaf-front, .flipdown .rotor-leaf-rear, .flipdown .rotor-top, .flipdown .rotor-bottom, .flipdown .rotor:after {
  width: 20px; }

.flipdown .rotor {
  font-size: 1.8rem;
  margin-right: 3px; }

.flipdown .rotor-group:nth-child(n+2):nth-child(-n+3):before, .flipdown .rotor-group:nth-child(n+2):nth-child(-n+3):after {
  left: 51px; }

@media (min-width: 576px) {
  .flipdown .rotor, .flipdown .rotor-leaf, .flipdown .rotor-leaf-front, .flipdown .rotor-leaf-rear, .flipdown .rotor-top, .flipdown .rotor-bottom, .flipdown .rotor:after {
    width: 20px; }

  .flipdown .rotor {
    font-size: 1.8rem;
    margin-right: 3px; } }
@media (min-width: 768px) {
  .flipdown .rotor {
    font-size: 2.5rem; }

  .flipdown .rotor, .flipdown .rotor-leaf, .flipdown .rotor-leaf-front, .flipdown .rotor-leaf-rear, .flipdown .rotor-top, .flipdown .rotor-bottom, .flipdown .rotor:after {
    width: 40px; }

  .flipdown .rotor-group:nth-child(n+2):nth-child(-n+3):after {
    content: '';
    position: absolute;
    bottom: 50px;
    left: 92px;
    width: 10px;
    height: 10px;
    border-radius: 50%; }

  .flipdown .rotor-group:nth-child(n+2):nth-child(-n+3):before {
    content: '';
    position: absolute;
    bottom: 20px;
    left: 92px;
    width: 10px;
    height: 10px;
    border-radius: 50%; } }
@media (min-width: 992px) {
  .flipdown {
    width: max-content;
    height: max-content; }

  .flipdown .rotor, .flipdown .rotor-leaf, .flipdown .rotor-leaf-front, .flipdown .rotor-leaf-rear, .flipdown .rotor-top, .flipdown .rotor-bottom, .flipdown .rotor:after {
    width: 50px; }

  .flipdown .rotor {
    font-size: 3rem;
    margin-right: 3px; } }
.badge {
  color: #ffffff; }

.address {
  margin-top: 2rem; }
  .address p {
    margin-bottom: 0.3rem; }

/*# sourceMappingURL=index.css.map */

.carousel-caption {
  top: 140px;
  bottom: 0;
}

.jumbotron {
  padding: 2rem 1rem;
}