.title-component h2, .title-component h3 {
  width: 100%;
}
.title-component h2 {
  font-size: 1.5rem;
  font-weight: 500;
}
.title-component h3 {
  font-size: 1.25rem;
  font-weight: 500;
}

.main-section .title-component {
  color: black;
}

.secondary-section .title-component {
  color: #562C80;
  text-transform: uppercase;
}

/*# sourceMappingURL=title-component-style.css.map */
