/* included when NODE_ENV !== 'production' */

.missing-phrase {
    font-family: "Comic Sans MS", "Comic Sans", cursive;
    font-weight: 900;
    color: #ff0c0c;
    background-color: #0cffff;
}

