.italic {
    font-style: italic;
}

.red {
    background-color: red !important;
}
