.promotional-text p {
  font-size: 20px;
  letter-spacing: 0;
  line-height: 30px; }
  @media (min-width: 941px) {
    .promotional-text p {
      font-size: 40px;
      letter-spacing: -2px;
      line-height: 45px; } }
  .promotional-text p:last-of-type {
    margin-bottom: 0; }

.promotional-text .button {
  margin-top: 30px; }

.promotional-text.bg-brand--yellow p {
  color: #0f1941; }

/*# sourceMappingURL=promotional-text.css.map */
