@import url("https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@font-face {
  font-family: "WendysFresh";
  font-style: normal;
  font-weight: 400 500 600 700 800 900;
  src: url("/themes/custom/wendys_main/dist/css/../fonts/WendysFreshVF_W_DrkmWght.woff2") format("woff2 supports variations"), url("/themes/custom/wendys_main/dist/css/../fonts/WendysFreshVF_W_DrkmWght.woff2") format("woff2-variations");
}
@font-face {
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  src: url("/themes/custom/wendys_main/dist/css/../fonts/glyphicons-halflings-regular.eot"), url("/themes/custom/wendys_main/dist/css/../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/themes/custom/wendys_main/dist/css/../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("/themes/custom/wendys_main/dist/css/../fonts/glyphicons-halflings-regular.woff") format("woff"), url("/themes/custom/wendys_main/dist/css/../fonts/glyphicons-halflings-regular.ttf") format("truetype");
}
.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;
}