/** Import Bootstrap functions */

/** Bootstrap navbar fix (https://git.io/fADqW) */

/* Bounce To Right */

/* line 6, stdin */

.full-width-content .site-button {
  margin: 52px auto 0;
}

/* line 10, stdin */

.full-width-content .left {
  margin: 52px 0;
}

/* line 15, stdin */

.full-width-content__text a {
  color: #59595B;
  font-weight: bold;
  text-decoration: underline;
}

/* line 20, stdin */

.full-width-content__text a:hover {
  color: #59595B;
}

/* line 31, stdin */

.contrast-higher .full-width-content .site-button {
  margin: 52px auto 0;
  border: 1px solid white;
}


/*# sourceMappingURL=full-width-content.css.map*/