/* app/assets/stylesheets/about/info/legacy.css */
.legacy body {
  color: #4c4c4c;
  font-family:
    proxima-nova,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 14px;
  font-weight: 400;
}
.legacy.row {
  padding-top: 30px;
}
.legacy h1,
.legacy h2,
.legacy h3,
.legacy h4,
.legacy h5,
.legacy h6 {
  font-weight: 400;
  margin: 0;
  color: #4c4c4c;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.legacy h1,
.legacy h2,
.legacy h3 {
  font-family:
    "alternate-gothic-no-1-d",
    "Futura Condensed",
    "Arial Narrow",
    Arial,
    sans-serif;
  text-transform: uppercase;
}
.legacy h1 {
  font-size: 48px;
  line-height: 45px;
  display: inline-block;
}
.legacy h2 {
  font-size: 38px;
  line-height: 35px;
}
.legacy h3 {
  font-size: 28px;
  line-height: 25px;
}
.legacy h4 {
  font-family:
    "Times New Roman",
    Times,
    Baskerville,
    Georgia,
    serif;
  font-size: 18px;
  font-style: italic;
  font-weight: normal;
  line-height: 22px;
  text-transform: capitalize;
}
.legacy h5 {
  color: var(--neutral-300);
  font-family:
    proxima-nova,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  text-transform: uppercase;
}
.legacy p {
  color: #4c4c4c;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  margin: 0 0 1em 0;
}
.legacy a {
  color: #4691e3;
  font-weight: bold;
  text-decoration: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.legacy a:focus,
.legacy a:hover {
  color: #275b93;
  text-decoration: underline;
}
.legacy .cta {
  color: #4691e3;
  font-weight: 700;
  text-transform: uppercase;
}
.legacy .cta:focus,
.legacy .cta:hover {
  color: #275b93;
  text-decoration: underline;
}
.legacy .column,
.legacy .columns {
  position: relative;
  padding-left: 0.714em;
  padding-right: 0.714em;
  float: left;
}
.legacy .page-links {
  float: right;
  padding-top: 21px;
}
.legacy .leaders {
  margin-bottom: 23px;
}
@media only screen {
  .legacy .small-12 {
    width: 100%;
  }
}
@media only screen and (min-width: 64.063em) {
  .legacy .large-9 {
    width: 75%;
  }
}

/* swug-virtual-bundle-specifier://images.fandango.com/fandango-www/screenplay/assets/v2/stylesheets/bundles/about/pressRoom/desktop.6rsd3cs3.css */
/*# sourceMappingURL=desktop.css.map */
