
.notificationPanel {
    display: none;

}


h1{
    font-family: 'Indie Flower', cursive;
    font-family: 'Gloria Hallelujah', cursive;
    font-family: 'Kaushan Script', cursive;
}


.label-xsmall {
    vertical-align: super;
    font-size: x-small;
}

.label-small {
    vertical-align: super;
    font-size: small;
}

.label-medium {
    vertical-align: super;
    font-size: medium;
}

.label-large {
    vertical-align: super;
    font-size: large;
}

.label-bs {
    vertical-align: super;
}

