.white {
    color: white !important;
}

.p {
    font-size: 1em;
    text-transform: uppercase;
    font-weight: bold;
}

.clear {
    clear: both;
}

.black {
    color: black;
   
}

.em2 {
    font-size: 2em;
}