.orange-text {
    color: orange;
    font-weight: bold;
}

.blue-text {
    color: blue;
    font-weight: bold;
}