.text-justify{
    text-align: justify;
}

.font-size-32{
    font-size: 32px;
}

.bg-red{
    background-color:#0e3882;
}

