/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 20, 2019 */
@font-face {
    font-family: 'pixel_unicoderegular';
    src: url('pixel-unicode-webfont.woff2') format('woff2'),
         url('pixel-unicode-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
    background-color: #210052;
    background-image: url('background.png');
    color: white;
    font-family: 'pixel_unicoderegular';
    word-spacing: 0.1em;
}

h1 {
    font-size: 64px;
    font-weight: bold;
    line-height: 0.5em;
    text-shadow: 4px 4px 8px black;
}

h2 {
    font-size: 26px;
    line-height: 0.8em;
    text-shadow: 4px 4px 8px black;
}

h4 {
    font-size: 20px;
    line-height: 0.9em;
    text-shadow: 4px 4px 8px black;
}

img.logo {
    height: 48px;
}

strong {
    color: #00d6ff;
    font-weight: bold;
}

nav.navbar {
    background-color: rgb(30, 30, 30, 0.7);
}

div#navbar-content {
    color: white;
}

div#navbar-content li:hover {
    background-color: #333333;
}

div#navbar-content a {
    font-size: 24px;
    text-transform: uppercase;
}

div#navbar-content img {
    height: 34px;
}

div#trailer {
    border: 4px solid white;
    box-shadow: 4px 4px 8px black;
    margin: 0 8px;
    width: 328px;
}

div#screenshot-carousel {
    border: 4px solid white;
    box-shadow: 4px 4px 8px black;
    margin: 0 8px;
}

div#team h2 {
    font-size: 24px;
    font-weight: bold;
    line-height: 0.7em;
}

div#team h4 {
    font-size: 16px;
    line-height: 0.7em;
}

a.shop-button {
    font-size: 20px;
    margin: 0 0.1em;
    text-transform: uppercase;
}

a.shop-button img {
    height: 30px;
}

a.outbound-link {
    margin: 0 0.5em;
}

a.outbound-link img {
    height: 64px;
}

/* sm */
@media (min-width: 576px) {
    h1 {
        font-size: 92px;
    }

    h4 {
        font-size: 24px;
    }

    img.logo {
        height: 64px;
    }

    a.shop-button {
        font-size: 24px;
        margin: 0 0.25em;
    }

    a.shop-button img {
        height: 34px;
    }

    div#trailer {
        width: 100%;
    }

    div#team h2 {
        font-size: 32px;
    }

    div#team h4 {
        font-size: 20px;
    }
}

/* md */
@media (min-width: 768px) {
    h1 {
        font-size: 128px;
    }

    h2 {
        font-size: 42px;
    }

    h4 {
        font-size: 36px;
    }

    img.logo {
        height: 96px;
    }

    a.outbound-link img {
        height: 80px;
    }
}

/* lg */
@media (min-width: 992px) {
    h1 {
        font-size: 160px;
    }

    img.logo {
        height: 128px;
    }

    a.outbound-link {
        margin: 0 2em;
    }

    a.outbound-link img {
        height: 128px;
    }

    div#team h2 {
        font-size: 48px;
    }

    div#team h4 {
        font-size: 32px;
    }
}

/* xl */
@media (min-width: 1200px) {
}
