

.hidden {
    display: none;
}

.transparent {
    background-color: transparent;
    color: transparent;
}
