.rekers-cta-v2 {
  padding: 50px 0;
}
.rekers-cta-v2__wrapper {
  padding: 120px 67px;
  background-color: #009EE0;
  color: white;
}
.rekers-cta-v2__content {
  max-width: 830px;
  margin: 0 auto;
}
.rekers-cta-v2__content h1,
.rekers-cta-v2__content h2,
.rekers-cta-v2__content h3,
.rekers-cta-v2__content h4,
.rekers-cta-v2__content h5,
.rekers-cta-v2__content h6 {
  text-transform: uppercase;
  margin-bottom: 20px;
}
.rekers-cta-v2__content p:last-of-type {
  margin-top: 40px;
}
.rekers-cta-v2__content p:last-of-type .btn {
  margin-bottom: 10px;
}
.rekers-cta-v2__image {
  width: 100%;
}
/*# sourceMappingURL=view.css.map */