
/** ADD YOUR AWESOME CODES HERE **/
.bg-black {
    background-color: black;

}
.justificado {
    text-align: justify;
}