.simple-text__title {
  margin: 0 0 12px 0;
}
.simple-text__text a {
  text-decoration: none;
  color: rgba(var(--color-button), var(--alpha-button-background));
  font-weight: 600;
}
.simple-text__subtitle {
  font-family: inherit;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 1.61em 0 1em 0;
}