body {
    background-color: #000000;
}
.container-term {
    min-height: 30rem;
    padding-top: 12.9rem;
    background-image: linear-gradient(182deg, #122744, #08111d);
    margin-bottom: 5.6rem;
}
.container-term h1 {
    text-align: center;
}
.hero-title,
h1 {
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-size: 5.8rem;
    color: #a0e79c;
    margin: 0;
}
main p,
h3,
h2 {
    padding: 0 5.8rem;
    max-width: 100%;
}
p:first-of-type {
    margin: 5rem 0;
}
main p:not(:first-of-type),
h3,
h2 {
    margin: 5rem 0
}
p {
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 1.73;
    /* max-width: 80rem; */
    /* margin-left: auto; */
    /* margin-right: auto; */
}
.wp1 {
    margin-top: -15rem;
}
p {
    color: #fff;
}
.large-title,
h2 {
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-size: 3.2rem;
    color: #9dceff;
    margin: 0;
}
.medium-title,
h3 {
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-size: 2.1rem;
    color: #a0e79c;
    margin: 0;
}
p a {
    color: #fff;
}
