@charset "UTF-8";
/**
 * @license
 * MyFonts Webfont Build ID 3342606, 2017-02-09T07:24:00-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: FF Meta Correspondence Web by FontFont
 * URL: http://www.myfonts.com/fonts/fontfont/ff-meta-correspondence/regular/
 * 
 * Webfont: FF Meta Correspondence Web Bold by FontFont
 * URL: http://www.myfonts.com/fonts/fontfont/ff-meta-correspondence/bold/
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3342606
 * Licensed pageviews: 50,000
 * Webfonts copyright: 2012 Erik Spiekermann published by FSI FontShop International GmbH
 * 
 * © 2017 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/33010e");
@font-face {
  font-family: 'FFMetaCorrespondenceWeb';
  src: url("../webfonts/33010E_0_0.eot");
  src: url("../webfonts/33010E_0_0.eot?#iefix") format("embedded-opentype"), url("../webfonts/33010E_0_0.woff2") format("woff2"), url("../webfonts/33010E_0_0.woff") format("woff"), url("../webfonts/33010E_0_0.ttf") format("truetype"); }

@font-face {
  font-family: 'FFMetaCorrespondenceWebBold';
  src: url("../webfonts/33010E_1_0.eot");
  src: url("../webfonts/33010E_1_0.eot?#iefix") format("embedded-opentype"), url("../webfonts/33010E_1_0.woff2") format("woff2"), url("../webfonts/33010E_1_0.woff") format("woff"), url("../webfonts/33010E_1_0.ttf") format("truetype"); }

html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

body {
  margin: 0; }

article,
aside,
footer,
header,
nav,
section {
  display: block; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

figcaption,
figure,
main {
  /* 1 */
  display: block; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

a:active,
a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

dfn {
  font-style: italic; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

button,
input {
  /* 1 */
  overflow: visible; }

button,
select {
  /* 1 */
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

/* apply a natural box layout model to all elements, but allowing components to change */
html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

html {
  font-family: "FFMetaCorrespondenceWeb", "Arial", "Helvetica", "Helvetica Neue", "sans-serif";
  font-size: 8px;
  overflow-y: scroll;
  overflow-x: hidden; }
  @media screen and (min-width: 33.75em) {
    html {
      font-size: 8.8px; } }
  @media screen and (min-width: 48.01em) {
    html {
      font-size: 10.8px; } }
  @media screen and (min-width: 60em) {
    html {
      font-size: 10.8px; } }

body {
  background: #E6ECE8;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5em;
  overflow-x: hidden; }
  @media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 40 / 71) {
    body {
      letter-spacing: -0.08em; } }

dt {
  float: left;
  clear: left;
  width: 50%;
  font-weight: bold; }

dd {
  margin: 0 0 0 50%; }

.container {
  width: 100%;
  max-width: 90em;
  margin-left: auto;
  margin-right: auto; }

.row {
  position: relative;
  width: 100%;
  padding-left: 2%;
  padding-right: 2%; }
  .row .row {
    padding-left: 0;
    padding-right: 0; }

.row [class^="col"] {
  float: left;
  margin-left: 2%;
  margin-right: 2%;
  min-height: 0.125rem; }

.row::after {
  content: "";
  display: table;
  clear: both; }

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
  width: 96%; }

@media only screen and (max-width: 33.75em) {
  .col-1-xs {
    width: 4.33333%; }
  .col-2-xs {
    width: 12.66667%; }
  .col-3-xs {
    width: 21%; }
  .col-4-xs {
    width: 29.33333%; }
  .col-5-xs {
    width: 37.66667%; }
  .col-6-xs {
    width: 46%; }
  .col-7-xs {
    width: 54.33333%; }
  .col-8-xs {
    width: 62.66667%; }
  .col-9-xs {
    width: 71%; }
  .col-10-xs {
    width: 79.33333%; }
  .col-11-xs {
    width: 87.66667%; }
  .col-12-xs {
    width: 96%; } }

@media only screen and (min-width: 33.75em) {
  .col-1-sm {
    width: 4.33333%; }
  .col-2-sm {
    width: 12.66667%; }
  .col-3-sm {
    width: 21%; }
  .col-4-sm {
    width: 29.33333%; }
  .col-5-sm {
    width: 37.66667%; }
  .col-6-sm {
    width: 46%; }
  .col-7-sm {
    width: 54.33333%; }
  .col-8-sm {
    width: 62.66667%; }
  .col-9-sm {
    width: 71%; }
  .col-10-sm {
    width: 79.33333%; }
  .col-11-sm {
    width: 87.66667%; }
  .col-12-sm {
    width: 96%; } }

@media only screen and (min-width: 48.01em) {
  .col-1-md {
    width: 4.33333%; }
  .col-2-md {
    width: 12.66667%; }
  .col-3-md {
    width: 21%; }
  .col-4-md {
    width: 29.33333%; }
  .col-5-md {
    width: 37.66667%; }
  .col-6-md {
    width: 46%; }
  .col-7-md {
    width: 54.33333%; }
  .col-8-md {
    width: 62.66667%; }
  .col-9-md {
    width: 71%; }
  .col-10-md {
    width: 79.33333%; }
  .col-11-md {
    width: 87.66667%; }
  .col-12-md {
    width: 96%; } }

@media only screen and (min-width: 60em) {
  .col-1-lg {
    width: 4.33333%; }
  .col-2-lg {
    width: 12.66667%; }
  .col-3-lg {
    width: 21%; }
  .col-4-lg {
    width: 29.33333%; }
  .col-5-lg {
    width: 37.66667%; }
  .col-6-lg {
    width: 46%; }
  .col-7-lg {
    width: 54.33333%; }
  .col-8-lg {
    width: 62.66667%; }
  .col-9-lg {
    width: 71%; }
  .col-10-lg {
    width: 79.33333%; }
  .col-11-lg {
    width: 87.66667%; }
  .col-12-lg {
    width: 96%; } }

@media only screen and (max-width: 33.75em) {
  .hidden-xs {
    display: none !important; } }

@media only screen and (min-width: 33.75em) and (max-width: 48.01em) {
  .hidden-sm {
    display: none !important; } }

@media only screen and (min-width: 48.01em) and (max-width: 60em) {
  .hidden-med {
    display: none !important; } }

@media only screen and (min-width: 60em) {
  .hidden-lg {
    display: none !important; } }

/* Typography */
h1, .alpha,
h2, .beta,
h3, .gamma,
h4, .delta,
h5, .epsilon,
h6, .zeta {
  font-family: "FFMetaCorrespondenceWebBold", "Arial", "Helvetica", "Helvetica Neue", "sans-serif";
  font-weight: 800;
  -webkit-font-smoothing: antialiased;
  margin: 1em auto; }

h1, .alpha {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.2; }

h2, .beta {
  font-size: 30px;
  font-size: 3rem;
  line-height: 3.5rem; }

h3, .gamma {
  font-size: 24px;
  font-size: 2.4rem; }

h4, .delta {
  font-size: 20px;
  font-size: 2rem; }

h5, .epsilon {
  font-size: 20px;
  font-size: 2rem; }

h6, .zeta {
  font-size: 16px;
  font-size: 1.6rem; }

p {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "FFMetaCorrespondenceWeb", "Arial", "Helvetica", "Helvetica Neue", "sans-serif";
  color: #000000;
  letter-spacing: 0.01em;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased; }

strong {
  font-family: "FFMetaCorrespondenceWebBold", "Arial", "Helvetica", "Helvetica Neue", "sans-serif";
  font-weight: 400; }

.header {
  background: #fff;
  padding-top: 3rem;
  padding-bottom: 2rem; }
  .header__logo img {
    width: 100%; }

.nav {
  position: relative;
  z-index: 100;
  background-color: #fff; }
  .nav > div:before, .nav > div:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .nav > div:after {
    clear: both; }
  .nav__main, .nav__meta {
    padding: 0;
    margin: 0;
    list-style: none;
    display: block; }
    .nav__main > li, .nav__meta > li {
      display: inline-block; }
      .nav__main > li a, .nav__meta > li a {
        display: block;
        color: #fff;
        text-decoration: none; }
  .nav__main {
    background: #A01B02;
    overflow: hidden; }
    .nav__main > li a {
      background: #A01B02;
      padding: 1rem;
      font-size: 16px;
      font-size: 1.6rem; }
      .nav__main > li a:hover {
        background: #6e1301; }
  .nav__meta {
    background: #00424B; }
    .nav__meta > li a {
      font-size: 14px;
      font-size: 1.4rem;
      padding: .8rem 1rem;
      position: relative;
      top: 2px; }
      .nav__meta > li a:hover {
        text-decoration: underline; }
    .nav__meta > li.nav__mainitem--right {
      position: relative;
      float: right; }
      .nav__meta > li.nav__mainitem--right a {
        padding: 4px 6px;
        display: block;
        top: 3px; }
        .nav__meta > li.nav__mainitem--right a:hover {
          background: none; }
      .nav__meta > li.nav__mainitem--right svg {
        width: 16px;
        height: 16px; }
      @media screen and (min-width: 33.75em) {
        .nav__meta > li.nav__mainitem--right svg {
          width: 24px;
          height: 24px; } }
  @media screen and (min-width: 33.75em) {
    .nav__main {
      background: #A01B02; }
      .nav__main > li a {
        font-size: 20px;
        font-size: 2rem; }
    .nav__meta {
      display: inline-block; }
      .nav__meta > li a {
        font-size: 16px;
        font-size: 1.6rem; } }

.overview, .textblock {
  position: relative;
  background: #ffffff;
  margin-bottom: 3rem;
  padding: 4rem 0; }
  .overview__header, .textblock__header {
    position: relative;
    padding: 2rem 0;
    margin-bottom: 2rem; }
  .overview__headline, .overview__subheadline, .textblock__headline, .textblock__subheadline {
    display: inline-block;
    color: white; }
  .overview__headline, .textblock__headline {
    background: #A01B02;
    margin: 0;
    padding: 1rem; }
  .overview__subheadline, .textblock__subheadline {
    background: #00424B;
    margin: -1rem 0 0 3rem;
    padding: 1rem; }

.textblock {
  padding: 3rem 0 4rem; }
  .textblock figure {
    padding: 0;
    margin: 0; }
  .textblock img {
    width: 100%; }
    @media screen and (min-width: 33.75em) {
      .textblock img {
        width: auto;
        max-width: 100%; } }
  .textblock p a {
    color: inherit;
    text-decoration: none;
    text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff, 2px 0 0 #fff, -2px 0 0 #fff;
    box-shadow: inset 0 -1px 0 0 #fff, inset 0 -2px 0 0 #00424B;
    transition: all 0.25s ease; }
    .textblock p a:hover, .textblock p a:active, .textblock p a:focus {
      box-shadow: inset 0 -1px 0 0 #fff, inset 0 -2px 0 0 #00424B; }

.meta__block {
  padding-bottom: 3rem; }

.article {
  margin-bottom: 6rem; }
  .article__headline {
    font-size: 24px;
    font-size: 2.4rem;
    margin-top: 0.6rem;
    margin-bottom: 0.4rem;
    line-height: 1.3; }
  .article__date, .article__subheadline {
    font-size: 20px;
    font-size: 2rem;
    margin: 0; }
  .article__date {
    display: block;
    margin-bottom: .3rem; }
  .article__contactbox {
    padding: 2rem 2rem;
    border: 1px solid #E6ECE8;
    margin-bottom: 3rem; }
    .article__contactbox p {
      margin-top: 0; }
  .article--big__headline {
    font-size: 20px;
    font-size: 2rem;
    margin-top: 0.6rem;
    margin-bottom: 0.4rem;
    background: #fff;
    margin: 0;
    padding: 1rem; }
  .article--big__subheadline {
    background: #E6ECE8;
    margin: -0.5rem 0 0 0;
    padding: .5rem .5rem .5rem 1rem; }
  .article--big__headline, .article--big__subheadline {
    color: #000000;
    display: inline-block; }
  .article--big__date, .article--big__subheadline {
    font-size: 20px;
    font-size: 2rem; }
  .article--big__date {
    display: block;
    background: #E6ECE8;
    color: #000;
    margin-bottom: .3rem;
    padding: .5rem .5rem .5rem 1rem;
    font-size: 18px;
    font-size: 1.8rem; }
  @media screen and (min-width: 48.01em) {
    .article--big__headline {
      font-size: 30px;
      font-size: 3rem; }
    .article--big__date, .article--big__subheadline {
      font-size: 24px;
      font-size: 2.4rem;
      margin: -1rem 0 0 3rem; }
    .article--big__subheadline {
      padding: .5rem .7rem; }
    .article--big__date {
      font-size: 20px;
      font-size: 2rem;
      padding: .4rem;
      margin-left: 0;
      display: inline-block; } }

.single {
  position: relative; }
  .single__image {
    margin: 0; }
    .single__image img {
      max-width: 100%; }
    .single__image figcaption {
      margin-top: 0; }
  .single__gallery-thumbs {
    margin-left: -.5rem; }
    .single__gallery-thumbs a {
      margin: .3rem .5rem;
      display: block;
      line-height: 0;
      float: left;
      border: 2px solid #fff;
      width: 22%; }
      .single__gallery-thumbs a:hover {
        border: 2px solid #A01B02; }
      @media screen and (min-width: 33.75em) {
        .single__gallery-thumbs a {
          width: auto; } }

.media {
  position: relative; }
  .media__img {
    margin: 0; }
    .media__img img {
      max-width: 100%; }
      @media screen and (max-width: 33.75em) {
        .media__img img {
          width: 100%; } }
  .media__body {
    padding: 0; }

.divider {
  display: none;
  position: relative;
  height: 30vh; }
  .divider--image {
    background-attachment: fixed;
    background-size: cover; }
  .divider--tenth {
    height: 10vh; }
  .divider--third {
    height: 30vh; }
  .divider--half {
    height: 50vh; }
  @media screen and (min-width: 33.75em) {
    .divider {
      display: block; } }

.btn {
  position: relative;
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  border-radius: 5px;
  border: 0;
  padding: .7rem 2rem .7rem;
  background: #A01B02;
  color: #ffffff;
  text-decoration: none; }
  .btn::after {
    content: '';
    display: inline-block;
    position: relative;
    top: 1px;
    margin-left: .5rem;
    width: 0;
    height: 0;
    border-top: .7rem solid transparent;
    border-bottom: .7rem solid transparent;
    border-left: .7rem solid #ffffff;
    transition: all .25s ease; }
  .btn:hover::after {
    transform: translateX(3px); }
  .btn--secondary {
    background: #00424B; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.featured {
  border: 0;
  background: none;
  border-radius: 0;
  position: relative;
  top: -4px;
  display: none; }
  .featured figure {
    margin: 0; }
    .featured figure img {
      width: 100%; }
  .featured figcaption {
    position: absolute;
    bottom: 5rem;
    left: 0; }
  .featured .figcaption-meta {
    position: absolute;
    top: 3rem;
    left: 0; }
  .featured___slides {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .featured__slide {
    position: relative;
    margin: 0;
    padding: 0; }
  @media screen and (min-width: 33.75em) {
    .featured {
      display: block; }
      .featured figcaption,
      .featured .figcaption-meta {
        left: 5rem; } }

.featured .slick-dots {
  background: #ffffff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 3rem;
  list-style: none;
  display: block;
  text-align: left;
  padding: 1rem 1rem;
  margin: 0; }
  .featured .slick-dots li {
    position: relative;
    display: block;
    height: 20px;
    margin: .1rem 0;
    padding: 0;
    cursor: pointer; }
    .featured .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .featured .slick-dots li button:hover, .featured .slick-dots li button:focus {
        outline: none; }
        .featured .slick-dots li button:hover:before, .featured .slick-dots li button:focus:before {
          opacity: 1; }
      .featured .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        border-radius: 3px;
        width: 1rem;
        height: 1rem;
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        background: #00424B;
        z-index: 100;
        transition: all .25s ease; }
    .featured .slick-dots li.slick-active button {
      height: 3rem; }
      .featured .slick-dots li.slick-active button::before {
        color: black;
        background: #A01B02;
        transform: scale(1.3); }

.form-label-group {
  display: block;
  margin-bottom: 2rem; }

input[type="text"],
input[type="email"],
input[type="password"] {
  padding: 1rem; }

input[type="text"],
input[type="email"],
input[type="password"],
textarea {
  border: 1px solid #cccccc; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="password"]:focus,
  textarea:focus {
    border: 1px solid #00424B;
    box-shadow: none; }

label, input, textarea {
  display: block;
  width: 100%; }

label.error, input.error, textarea.error, .g-recaptcha.error {
  border: 2px solid red; }

input[type="submit"] {
  width: auto; }

label {
  font-weight: 800; }

textarea {
  width: 100%;
  height: 14rem; }

.g-recaptcha {
  margin-bottom: 2rem; }

.uniform__potty {
  position: absolute;
  left: -9999px; }

.uniform-errors__item {
  color: red; }

.footer {
  position: relative; }
  .footer__linklist {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .footer__linklist > li {
      display: inline-block; }
      .footer__linklist > li a {
        color: inherit;
        text-decoration: none;
        text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff, 2px 0 0 #fff, -2px 0 0 #fff;
        box-shadow: inset 0 -1px 0 0 #fff, inset 0 -2px 0 0 #00424B;
        transition: all 0.25s ease;
        margin-right: 1rem; }
        .footer__linklist > li a:hover, .footer__linklist > li a:active, .footer__linklist > li a:focus {
          box-shadow: inset 0 -1px 0 0 #fff, inset 0 -2px 0 0 #00424B; }
  @media screen and (min-width: 33.75em) {
    .footer__copyright {
      text-align: right; } }
