
html
{
    background-color: #121212;
}

body
{
    font-family: "Quicksand", sans-serif;
    font-optical-sizing: auto;
    font-weight: normal;
    font-style: normal;

    font-size: 24px;
}

h1
{
    font-family: "Rubik", sans-serif;
    font-weight: bold;
    color: #ffe200;
}

.hero h1
{
    color: #ffe200;
}

.social-media
{
    min-width: 0;
    width: 0;
}
