@font-face {
  font-display: swap;
  font-family: "WendysFresh";
  font-style: normal;
  font-weight: 400 500 600 700 800 900;
  src: url("../fonts/WendysFreshVF_W_DrkmWght.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/glyphicons-halflings-regular.woff2") format("woff2");
}
.node__meta {
  display: none;
}

.node--article .article-header-container {
  position: relative;
}
.node--article .field--name-field-article-header-bg-image {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.node--article .field--name-field-article-header-bg-image .media--background,
.node--article .field--name-field-article-header-bg-image .b-bg {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.node--article .header-copy-container {
  color: #fff;
  margin: auto;
  max-width: 93%;
  padding-bottom: 6.3rem;
  padding-top: 4rem;
  position: relative;
}
@media (min-width: 768px) {
  .node--article .header-copy-container {
    max-width: 85%;
    padding-bottom: 9rem;
    padding-top: 5.7rem;
  }
}
@media (min-width: 1200px) {
  .node--article .header-copy-container {
    max-width: 947px;
    padding-bottom: 8rem;
    padding-top: 6.5rem;
  }
}
.node--article .header-copy-container .field--name-field-article-category {
  font-family: "WendysFresh", sans-serif !important;
  font-style: normal;
  font-weight: 800;
  font-size: 2rem;
  line-height: 7rem;
  text-align: center;
  text-transform: uppercase;
}
.node--article .header-copy-container .field--name-field-article-header {
  font-family: "WendysFresh", sans-serif !important;
  font-style: normal;
  font-weight: 800;
  font-size: 4.5rem;
  line-height: 4.5rem;
  margin-bottom: 0;
  margin-top: 0;
  text-align: center;
}