body {
    padding-top: 4em;
    background-image: url(assets/beige-background.png);
    background-color: lightblue;
    font-family: Georgia, 'Times New Roman', Times, serif;
}

#nyxy-smiling-image {
    max-width: 100%;
}

#tails-image {
    max-width: 100%;
}

p, h1, h2, h3, h4 {
    color: #424B54;
}

.nav.navbar-nav li a {
    color: #424B54;
}

.headmate-name-title {
    margin: 0 auto;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
}

#nyx-text-container {
    margin-top: 3em;
}

#nyx-title-container {
    margin-top: 3em;
}

#tails-text-container {
    margin-top: 3em;
}

#blinky-image {
    max-width: 100%;
}

#telegram-icon {
    margin-top: 6px;
    margin-left: 3px;
    margin-right: 3px;
}

#tiktok-icon {
    margin-top: 6px;
    margin-left: 3px;
    margin-right: 3px;
}

.icons {
    text-align: center;
    margin-bottom: 10px;
}

.navigation-buttons {
    text-align: center;
}

button {
    margin-top: 6px;
    margin-left: 3px;
    margin-right: 3px;
}

/* a {
    /* text-decoration: none !important;
} */

.navigation-buttons a {
    text-decoration: none;
    color: white;
}