.red-text {
    color: red !important;
}
.red-border {
    border-color: red !important;
}