::-webkit-scrollbar {
    height: 0;
    width: 0;
}


#early-access-span > a {
    color: rgb(122, 122, 80)
}



/* IDs */

#early-access-row {
    margin: auto;
    width: fit-content;
    width: -moz-fit-content;
}
#early-access-span {
    margin-top: 0;
    font-size: 12px;
    font-weight: bold;
}
#rhymecraft-splash-title {
    font-family: "UTM Agin", 'Open Sans', sans-serif;;
    font-weight: normal;
    font-size: 20vh;
    text-shadow: 0.187vw 0.187vh #4e4d44;
    margin-bottom: 0;
}
#title-section {
    width: fit-content;
    width: -moz-fit-content;
    margin: auto;
}