.special-content__header {
  margin-bottom: 2rem; }

.special-content__items .row {
  margin-top: 8rem;
  margin-bottom: 3rem; }
  .special-content__items .row > div {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    position: relative; }
    .special-content__items .row > div.fig-center {
      padding-left: 4rem !important;
      padding-right: 4rem !important; }
    .special-content__items .row > div.fig-right {
      padding-left: 4rem !important; }
    .special-content__items .row > div.fig-left {
      padding-right: 4rem !important; }
    .special-content__items .row > div.fig-left h2, .special-content__items .row > div.fig-full h2 {
      margin-left: 4rem; }
    .special-content__items .row > div img {
      width: 100%;
      z-index: 1;
      margin-top: -1.5rem; }
.special-content__items h2 {
  position: absolute;
  top: -2.5rem;
  z-index: 2;
  padding-left: 3px;
  display: flex;
  align-items: flex-end;
  height: 60px; }
  .special-content__items h2 p {
    margin: 0; }
  .special-content__items h2 span {
    color: #4E801D; }
    .special-content__items h2 span.pink {
      color: #e38792; }
.special-content__items a:before {
  content: ' ';
  background-color: none;
  background: url(/assets/images/special/col-esf2021/btn-click.png) center center/100% no-repeat;
  width: 60px;
  height: 60px;
  border: none; }

/*# sourceMappingURL=col-esf2021.css.map */
