.hide-vis {
    visibility: hidden;;
}

.letter-box {
    height: 40px;
    width: 35px;
    background-color: whitesmoke;

    margin-bottom: 5px;
    display: inline-block;
    padding: 5px;
    font-weight: 800;
}

.letter-box-blank {
    height: 40px;
    width: 35px;
    background-color: darkgray;

    margin-bottom: 5px;
    display: inline-block;
    padding: 5px;
}

.key-text {
        font-family: Arial, Helvetica, sans-serif;
        height: 40px;
        margin: 0;
        padding: 0 !important;
        font-size: 10px;
        line-height: 40px;
        align-items: center;
        font-weight: 800;
}

/* #modal-valentine {
    display: none;
} */

/* .row {
    margin-left: 0; 
} */

.text-vara {
    margin-top: 1.5rem;
}
.wheel-title {
    font-size: 5rem;
    font-family: 'SF Fortune Wheel', sans-serif;
}

/* @media (max-width: 979) {
    #modal-valentine {
        display: none;
    }
} */

/* SF FORTUNE WHEEL FONT */

/* font-family: 'SF Fortune Wheel', sans-serif;
font-family: 'SF Fortune Wheel Condensed', sans-serif;
font-family: 'SF Fortune Wheel Extended', sans-serif; */
