/* custom.css */
.red-text {
    color: red;
    font-weight: bold;
}
