.paragraph--type--welcome {
  margin: 72px auto 56px;
  padding: 0 15px;
  max-width: 940px;
}
@media (max-width: 1024px) {
  .paragraph--type--welcome {
    margin: 40px auto;
    padding: 0 16px;
  }
}
.paragraph--type--welcome .welcome-title {
  margin: 0;
  font-size: 48px;
  font-weight: 800;
  line-height: 56px;
  text-align: center;
}
@media (max-width: 1024px) {
  .paragraph--type--welcome .welcome-title {
    font-size: 32px;
    font-style: normal;
    font-weight: 800;
    line-height: 38px;
  }
}
.paragraph--type--welcome .welcome-text {
  font-size: 16px;
  font-weight: 400;
  margin-top: 8px;
  text-align: center;
  line-height: normal;
}
@media (max-width: 1024px) {
  .paragraph--type--welcome .welcome-text {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
}
.paragraph--type--welcome .welcome-text a {
  color: #008ac9;
}
.paragraph--type--welcome .welcome-text a:hover, .paragraph--type--welcome .welcome-text a:focus {
  color: #00a9e0;
}
/*# sourceMappingURL=welcome.css.map */
