@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");
@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");
}
@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");
}
.brick--cta-collection {
  background-color: #fff;
}
.brick--cta-collection .field--name-cta-list {
  text-align: center;
}
@media (min-width: 768px) {
  .brick--cta-collection .field--name-cta-list .field__item {
    display: inline-block;
    margin: 2px;
  }
}
@media (min-width: 768px) {
  .brick--cta-collection .field--name-field-cta-link {
    text-align: center;
  }
}
.brick--cta-collection .field--name-field-cta-link a {
  font-family: "WendysFresh", sans-serif !important;
  font-style: normal;
  font-weight: 700;
  align-items: center;
  background: #0077a3;
  border: 1px solid #0077a3;
  border-radius: 24px;
  color: #fff;
  display: block;
  font-size: 2rem;
  justify-content: center;
  letter-spacing: 0.1rem;
  line-height: 38px;
  margin-bottom: 15px;
  min-height: 38px;
  padding: 5px 35px;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.15);
  margin-bottom: 10px;
}
.brick--cta-collection .field--name-field-cta-link a:hover {
  background: #00658b;
  border-color: #00658b;
}
.brick--cta-collection .field--name-field-cta-link a:disabled,
.brick--cta-collection .field--name-field-cta-link a .disabled {
  background: #f0f0f0;
  border-color: #f0f0f0;
}
@media (min-width: 768px) {
  .brick--cta-collection .field--name-field-cta-link a {
    display: inline-flex;
    min-width: 300px;
  }
}

.node--blog-post.node--view-mode-full .field--name-field-bricks > div > div.brick--cta-collection {
  margin: 0;
  padding-bottom: 10px;
  padding-top: 10px;
}