.w-text {
  margin-top: var(--component-margin-medium);
  text-align: center;
}
.w-text .c-text a {
  border-bottom: 0;
}
.w-text .c-text a:hover {
  border-bottom: 0;
}

@media (min-width: 1280px) {
  .w-text:first-child {
    margin-top: 0;
  }
}

/*# sourceMappingURL=style.css.map */
