.opacity-1 {
    opacity: 0.5;
}

.red {
    color: #FF0000 !important;
}