.node--type-contest .read-more-link {
  display: inline-block;
  margin-top: 15px;
  padding: 15px 20px;
  background-color: #79dea8;
  color: #1d1d1b;
  font-size: 1.6rem;
  font-family: "SangBleuEmpire";
  -webkit-font-smoothing: auto;
  font-weight: normal;
}
.node--type-contest blockquote {
  margin: 45px 0;
  width: 1110px;
  max-width: calc(100vw - 100px);
}
@media (min-width: 769px) {
  .node--type-contest blockquote {
    margin: 90px 0;
  }
}
.node--type-contest.node--view-mode-previous-next {
  width: 100%;
  max-width: 650px;
  text-align: center;
}
.node--type-contest.node--view-mode-previous-next .field--type-datetime {
  text-align: center;
  font-size: 1.4rem;
}
.node--type-contest.node--view-mode-previous-next .field--name-field-title h2, .node--type-contest.node--view-mode-previous-next .field--name-field-title h2 a {
  font-family: "SangBleuEmpire";
  -webkit-font-smoothing: auto;
  font-weight: normal;
  font-size: 2.4rem;
  text-align: center;
  margin: 0;
}
.node--type-contest.node--view-mode-previous-next .field--name-field-category {
  text-align: center;
}
.node--type-contest.node--view-mode-full .field--name-field-body {
  margin-top: 50px;
}
@media (min-width: 769px) {
  .node--type-contest.node--view-mode-full .field--name-field-body {
    margin-top: 100px;
  }
}
.node--type-contest.node--view-mode-full .layout--twocol-section {
  flex-direction: column-reverse;
}
@media (min-width: 769px) {
  .node--type-contest.node--view-mode-full .layout--twocol-section {
    flex-direction: row;
  }
}
.node--type-contest.node--view-mode-full .layout--twocol-section .layout__region--first {
  flex: 0 1 1;
}
@media (min-width: 769px) {
  .node--type-contest.node--view-mode-full .layout--twocol-section .layout__region--first {
    flex: 0 1 67%;
  }
}
.node--type-contest.node--view-mode-full .layout--twocol-section .layout__region--second {
  flex: 0 1 1;
}
.node--type-contest.node--view-mode-full .layout--twocol-section .layout__region--second .field--name-field-pushs {
  display: none;
}
@media (min-width: 769px) {
  .node--type-contest.node--view-mode-full .layout--twocol-section .layout__region--second {
    flex: 0 1 33%;
  }
  .node--type-contest.node--view-mode-full .layout--twocol-section .layout__region--second .field--name-field-pushs {
    display: block;
    margin-top: 100px;
  }
}
.node--type-contest.node--view-mode-full .field--name-field-body2 {
  margin-top: 50px;
}
.node--type-contest.node--view-mode-full .field--name-field-aside-text {
  margin-top: 50px;
  padding: 25px;
}
@media (min-width: 769px) {
  .node--type-contest.node--view-mode-full .field--name-field-aside-text {
    margin-top: 100px;
    margin-bottom: 0;
  }
}
.node--type-contest.node--view-mode-full .field--name-field-editions {
  max-width: 100%;
  width: 1040px;
  margin: auto;
  margin-bottom: 30px;
  margin-top: 50px;
}
@media (min-width: 769px) {
  .node--type-contest.node--view-mode-full .field--name-field-editions {
    margin-top: 70px;
  }
}