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

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

.bg-red{
    background-color:#dc3545;
}