@media (max-width: 380px) {
    .wrapper {
    flex-grow: 1;
}

h1 {
    margin-top: 2rem;
    color: #707df4;
}

p {
    color: #707df4;
    font-size: 1.25rem;
    width: 90%;
    text-align: center;
    margin-bottom: 2rem;
    margin-top: 0;
}

form {
    margin-left: 1rem;
}

main {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

label {
    display: inline-block;
    width: 5rem;
    text-align: right;
    padding-right: .5rem;
    padding-bottom: .5rem;
    color: #707df4;
    vertical-align: top;
}

input, textarea {
    margin-left: .5rem;
    background-color: #0e0e0e;
    color: white;
    border: 1px solid rgb(109, 107, 107);
}

textarea {
    width: 70%;
    height: 8rem;
}

button {
    margin-left: 5.7rem;
    background-color: transparent;
    border-style: none;
    color: #707df4;
    font-family: "Anta", sans-serif;
    font-size: 1.5rem;
    margin-top: 1rem;
    margin-bottom: 5rem;
}

button:hover {
    cursor: pointer;
    color: #c8c019;
}

legend, .errorlist {
    color: #707df4;
}

fieldset {
    width: 66%;
    margin-left: 6.15rem;
}
}

@media (min-width: 381px) and (max-width: 689px) {
    .wrapper {
    flex-grow: 1;
}

h1 {
    margin-top: 2rem;
    color: #707df4;
}

p {
    color: #707df4;
    font-size: 1.25rem;
    width: 90%;
    text-align: center;
    margin-bottom: 2rem;
    margin-top: 0;
}

main {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

label {
    display: inline-block;
    width: 5rem;
    text-align: right;
    padding-right: .5rem;
    padding-bottom: .5rem;
    color: #707df4;
    vertical-align: top;
}

input, textarea {
    margin-left: .5rem;
    background-color: #0e0e0e;
    color: white;
    border: 1px solid rgb(109, 107, 107);
}

button {
    margin-left: 5.7rem;
    background-color: transparent;
    border-style: none;
    color: #707df4;
    font-family: "Anta", sans-serif;
    font-size: 1.5rem;
    margin-top: 1rem;
    margin-bottom: 5rem;
}

button:hover {
    cursor: pointer;
    color: #c8c019;
}

legend, .errorlist {
    color: #707df4;
}

fieldset {
    width: 80%;
    margin-left: 6.15rem;
}
}

@media (min-width: 690px) and (max-width: 787px) {
    .wrapper {
    flex-grow: 1;
}

h1 {
    margin-top: 2rem;
    color: #707df4;
}

p {
    color: #707df4;
    font-size: 1.25rem;
    width: 80%;
    text-align: center;
    margin-bottom: 2rem;
    margin-top: 0;
}

main {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

label {
    display: inline-block;
    width: 5rem;
    text-align: right;
    padding-right: .5rem;
    padding-bottom: .5rem;
    color: #707df4;
    vertical-align: top;
}

input, textarea {
    margin-left: .5rem;
    background-color: #0e0e0e;
    color: white;
    border: 1px solid rgb(109, 107, 107);
}

button {
    margin-left: 5.7rem;
    background-color: transparent;
    border-style: none;
    color: #707df4;
    font-family: "Anta", sans-serif;
    font-size: 1.5rem;
    margin-top: 1rem;
    margin-bottom: 5rem;
}

button:hover {
    cursor: pointer;
    color: #c8c019;
}

legend, .errorlist {
    color: #707df4;
}

fieldset {
    width: 80%;
    margin-left: 6.15rem;
}
}

@media (min-width: 788px) and (max-width: 919px) {
    .wrapper {
    flex-grow: 1;
}

h1 {
    margin-top: 2rem;
    color: #707df4;
}

p {
    color: #707df4;
    font-size: 1.25rem;
    width: 70%;
    text-align: center;
    margin-bottom: 2rem;
    margin-top: 0;
}

main {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

label {
    display: inline-block;
    width: 5rem;
    text-align: right;
    padding-right: .5rem;
    padding-bottom: .5rem;
    color: #707df4;
    vertical-align: top;
}

input, textarea {
    margin-left: .5rem;
    background-color: #0e0e0e;
    color: white;
    border: 1px solid rgb(109, 107, 107);
}

button {
    margin-left: 5.7rem;
    background-color: transparent;
    border-style: none;
    color: #707df4;
    font-family: "Anta", sans-serif;
    font-size: 1.5rem;
    margin-top: 1rem;
    margin-bottom: 5rem;
}

button:hover {
    cursor: pointer;
    color: #c8c019;
}

legend, .errorlist {
    color: #707df4;
}

fieldset {
    width: 80%;
    margin-left: 6.15rem;
}
}

@media (min-width: 920px) and (max-width: 1103px) {
    .wrapper {
    flex-grow: 1;
}

h1 {
    margin-top: 2rem;
    color: #707df4;
}

p {
    color: #707df4;
    font-size: 1.25rem;
    width: 60%;
    text-align: center;
    margin-bottom: 2rem;
    margin-top: 0;
}

main {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

label {
    display: inline-block;
    width: 5rem;
    text-align: right;
    padding-right: .5rem;
    padding-bottom: .5rem;
    color: #707df4;
    vertical-align: top;
}

input, textarea {
    margin-left: .5rem;
    background-color: #0e0e0e;
    color: white;
    border: 1px solid rgb(109, 107, 107);
}

button {
    margin-left: 5.7rem;
    background-color: transparent;
    border-style: none;
    color: #707df4;
    font-family: "Anta", sans-serif;
    font-size: 1.5rem;
    margin-top: 1rem;
    margin-bottom: 5rem;
}

button:hover {
    cursor: pointer;
    color: #c8c019;
}

legend, .errorlist {
    color: #707df4;
}

fieldset {
    width: 80%;
    margin-left: 6.15rem;
}
}

@media (min-width: 1104px) and (max-width: 1378px) {
    .wrapper {
    flex-grow: 1;
}

h1 {
    margin-top: 2rem;
    color: #707df4;
}

p {
    color: #707df4;
    font-size: 1.25rem;
    width: 50%;
    text-align: center;
    margin-bottom: 2rem;
    margin-top: 0;
}

main {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

label {
    display: inline-block;
    width: 5rem;
    text-align: right;
    padding-right: .5rem;
    padding-bottom: .5rem;
    color: #707df4;
    vertical-align: top;
}

input, textarea {
    margin-left: .5rem;
    background-color: #0e0e0e;
    color: white;
    border: 1px solid rgb(109, 107, 107);
}

button {
    margin-left: 5.7rem;
    background-color: transparent;
    border-style: none;
    color: #707df4;
    font-family: "Anta", sans-serif;
    font-size: 1.5rem;
    margin-top: 1rem;
    margin-bottom: 5rem;
}

button:hover {
    cursor: pointer;
    color: #c8c019;
}

legend, .errorlist {
    color: #707df4;
}

fieldset {
    width: 80%;
    margin-left: 6.15rem;
}
}


@media (min-width: 1379px) and (max-width: 1838px) {
    .wrapper {
    flex-grow: 1;
}

h1 {
    margin-top: 2rem;
    color: #707df4;
}

p {
    color: #707df4;
    font-size: 1.25rem;
    width: 40%;
    text-align: center;
    margin-bottom: 2rem;
    margin-top: 0;
}

main {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

label {
    display: inline-block;
    width: 5rem;
    text-align: right;
    padding-right: .5rem;
    padding-bottom: .5rem;
    color: #707df4;
    vertical-align: top;
}

input, textarea {
    margin-left: .5rem;
    background-color: #0e0e0e;
    color: white;
    border: 1px solid rgb(109, 107, 107);
}

button {
    margin-left: 5.7rem;
    background-color: transparent;
    border-style: none;
    color: #707df4;
    font-family: "Anta", sans-serif;
    font-size: 1.5rem;
    margin-top: 1rem;
    margin-bottom: 5rem;
}

button:hover {
    cursor: pointer;
    color: #c8c019;
}

legend, .errorlist {
    color: #707df4;
}

fieldset {
    width: 80%;
    margin-left: 6.15rem;
}
}


@media (min-width: 1839px) {
.wrapper {
    flex-grow: 1;
}

h1 {
    margin-top: 2rem;
    color: #707df4;
}

p {
    color: #707df4;
    font-size: 1.25rem;
    width: 30%;
    text-align: center;
    margin-bottom: 2rem;
    margin-top: 0;
}

main {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

label {
    display: inline-block;
    width: 5rem;
    text-align: right;
    padding-right: .5rem;
    padding-bottom: .5rem;
    color: #707df4;
    vertical-align: top;
}

input, textarea {
    margin-left: .5rem;
    background-color: #0e0e0e;
    color: white;
    border: 1px solid rgb(109, 107, 107);
}

button {
    margin-left: 5.7rem;
    background-color: transparent;
    border-style: none;
    color: #707df4;
    font-family: "Anta", sans-serif;
    font-size: 1.5rem;
    margin-top: 1rem;
    margin-bottom: 5rem;
}

button:hover {
    cursor: pointer;
    color: #c8c019;
}

legend, .errorlist {
    color: #707df4;
}

fieldset {
    width: 80%;
    margin-left: 6.15rem;
}
}