.rekers-content {
  padding: 50px 0;
}
.rekers-content__category {
  font-family: 'Funnel Sans', sans-serif;
  font-weight: 600;
  line-height: 150%;
  text-transform: uppercase;
  padding: 0;
}
.rekers-content__category span:not(.dvaccess-text) {
  color: #009EE0;
}
.rekers-content__headline-blue {
  color: #009EE0;
}
.rekers-content__content-wrapper {
  max-width: 511px;
}
.rekers-content__col-side {
  max-width: 515px;
}
@media (max-width: 768px) {
  .rekers-content__col-side {
    max-width: 100%;
  }
}
/*# sourceMappingURL=view.css.map */