﻿.mainContainer {
    position: absolute;
    top: 0px;
    bottom: 0px;
    height: 100dvh;
    left: 0px;
    right: 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.emptyspaceHeight {
}

.epicFamilyGamesNights {
    width: 100%;
}

.enterContainer {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.enterButton {
    /* width: 100%;*/
}

.SoundRoundImagePDF {
    /*width: 100%;*/
}

.white-link {
    color: white;
    text-decoration: none; /* optional */
}

.SoundRoundPDFLink {
    /* width: 100%;*/
}
