@import "~@watheia/base-ui.layout.breakpoints/_breakpoints.scss";

.subtitle {
  margin-bottom: 80px;
}

.text {
  @media screen and (min-width: $br-l) {
    width: 80%;
    margin: 0 auto;
  }
}
