@font-face {
  font-family: 'SoleSans';
  src: url("../fonts/solesans/solesans-RegularW.eot");
  src: url("../fonts/solesans/solesans-RegularW.eot?#iefix") format("embedded-opentype");
  src: url("../fonts/solesans/solesans-RegularW.woff") format("woff"); }
@font-face {
  font-family: 'SoleSans';
  font-style: italic;
  src: url("../fonts/solesans/solesans-RegularItalicW.eot");
  src: url("../fonts/solesans/solesans-RegularItalicW.eot?#iefix") format("embedded-opentype");
  src: url("../fonts/solesans/solesans-RegularItalicW.woff") format("woff"); }
@font-face {
  font-family: 'SoleSans';
  font-weight: bold;
  src: url("../fonts/solesans/solesans-BoldW.eot");
  src: url("../fonts/solesans/solesans-BoldW.eot?#iefix") format("embedded-opentype");
  src: url("../fonts/solesans/solesans-BoldW.woff") format("woff"); }
@font-face {
  font-family: 'SoleSans';
  font-weight: 200;
  src: url("../fonts/solesans/solesans-LightW.eot");
  src: url("../fonts/solesans/solesans-LightW.eot?#iefix") format("embedded-opentype");
  src: url("../fonts/solesans/solesans-LightW.woff") format("woff"); }
body {
  padding: 0;
  margin: 0;
  font-family: "SoleSans"; }

strong {
  font-weight: bold; }

.designer {
  font-weight: bold; }

.band {
  width: 100%;
  background-size: cover;
  background-position: center;
  overflow: auto; }

#page-header {
  background-image: url(../img/footer.png);
  background-position: bottom; }

header.logo {
  margin-top: 3rem;
  margin-bottom: 4rem; }
  header.logo .header-container {
    position: relative; }
  header.logo a {
    position: absolute;
    right: 0;
    width: 15%;
    margin: 1rem 0 0 0; }
    @media only screen and (max-width: 500px) {
      header.logo a {
        margin: 0.5rem 0 0 0; } }
    header.logo a h1 {
      margin: 0; }
    header.logo a span {
      position: absolute;
      top: 0;
      text-indent: -9999rem;
      margin: 0;
      overflow: hidden;
      font-size: 1px; }
  header.logo h2 {
    height: 0;
    text-indent: -9999rem;
    overflow: hidden;
    margin: 0; }
  header.logo p.subtitle {
    font-weight: bold;
    margin: 0;
    font-size: 36px;
    color: white; }
    @media only screen and (max-width: 500px) {
      header.logo p.subtitle {
        font-size: 26px; } }

.interview {
  font-size: 1.6rem; }
  .interview .opening {
    font-size: 2.2rem;
    font-weight: 200;
    margin-bottom: 0; }
  .interview .question {
    font-weight: bold; }
  .interview .box {
    background-color: white; }

section.full {
  width: 100%; }

.text-padding {
  padding: 2rem; }

img.full {
  width: 100%; }

.more {
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
  margin: 0; }

footer {
  background-image: url(../img/footer.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 9rem 0;
  margin-top: -8rem;
  text-align: center; }
  footer p {
    font-size: 30px;
    color: white;
    margin-top: 0;
    margin-bottom: 30px; }
    footer p:last-child {
      margin-bottom: 0; }
    footer p a {
      color: inherit;
      text-decoration: underline; }
  footer a.see-also {
    display: block;
    margin-bottom: 20px; }
    footer a.see-also div.font {
      background-color: white;
      position: relative; }
    footer a.see-also img {
      width: 100%; }
    footer a.see-also p {
      font-size: 18px;
      line-height: 19px;
      font-weight: bold;
      color: black;
      margin: 0;
      position: absolute;
      width: 100%;
      text-align: center;
      top: 20px; }

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