/* CSS Document */

.orange {
    color: var(--color-primary) !important;
}
.bold{
    font-weight: bold !important;
}