.special-content {
  background: #BC9292;
  padding: 3rem 0 0;
  color: #fff; }
  .special-content hr {
    margin-top: 4rem;
    border-top: 1px solid #fff; }
    @media (max-width: 768px) {
      .special-content hr {
        margin-top: 2rem; } }
  .special-content img {
    max-width: 80%; }
  .special-content p {
    font-size: 0.8rem; }
  .special-content__header figure {
    max-width: 580px;
    margin: auto; }
  .special-content__header img {
    max-width: 100%; }
  .special-content__header .header-desc .copy {
    letter-spacing: 2px;
    font-size: 0.9rem;
    margin-top: 1rem; }
  .special-content__header .header-desc h1 {
    margin: 2rem 0;
    font-family: sans-serif;
    letter-spacing: 2px;
    font-size: 2.6rem;
    line-height: 30px; }
    .special-content__header .header-desc h1 span {
      font-size: 0.8rem; }
    @media (max-width: 768px) {
      .special-content__header .header-desc h1 {
        font-size: 2rem; }
        .special-content__header .header-desc h1 span {
          font-size: 0.7rem; } }
  .special-content__about {
    margin-top: 2rem;
    text-align: center; }
    @media (max-width: 768px) {
      .special-content__about {
        margin-top: 1rem; } }
    .special-content__about h2 {
      margin-top: 2rem;
      font-family: 'Raleway', sans-serif;
      letter-spacing: 8px; }
      .special-content__about h2 span {
        font-size: 0.6rem; }
      @media (max-width: 768px) {
        .special-content__about h2 {
          font-size: 1rem;
          letter-spacing: 4px; } }
    .special-content__about p {
      margin: 2rem 0;
      padding: 0 2rem; }
  .special-content .item-list {
    max-width: 740px;
    margin: auto;
    padding-top: 2.5rem; }
    .special-content .item-list .row > div {
      padding-left: 1.5rem;
      padding-right: 1.5rem; }
      @media (max-width: 768px) {
        .special-content .item-list .row > div {
          padding-right: 3rem;
          padding-left: 3rem; } }
    .special-content .item-list img {
      max-width: 100%;
      width: 100%;
      margin-bottom: 0.5rem; }
    .special-content .item-list h2 {
      margin-top: 2.4rem;
      font-family: 'Raleway', sans-serif;
      letter-spacing: 6px;
      text-align: center;
      margin-bottom: 4rem; }
      @media (max-width: 768px) {
        .special-content .item-list h2 {
          font-size: 1rem;
          letter-spacing: 4px;
          margin-top: 0rem;
          margin-bottom: 3rem; } }
    .special-content .item-list a {
      color: #fff; }
      .special-content .item-list a .link-btn {
        border: 1px solid #fff;
        border-radius: 100px;
        padding: 0 0.4rem;
        text-align: center;
        margin-bottom: 0.5rem; }
      .special-content .item-list a:hover .link-btn {
        background: #fff;
        color: #BC9292; }
      .special-content .item-list a .item-name {
        font-weight: bold;
        font-size: 0.7rem;
        margin-bottom: 3rem; }
  .special-content .grid__link {
    padding: 3rem 0 4rem; }
    .special-content .grid__link a {
      color: #fff;
      border-color: #fff; }

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