h1, h2, h3, h4, h5, h6, p, span, a, button {
    color: var(--black);
    font-family: "Raleway", sans-serif;
}

a {
    text-decoration: none;
}