<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.brand-color-secondary{
 color: #766a62 !important;
}

.brand-color-secondary-border{
 border-color: #766a62 !important;
}

.brand-color-secondary-bg{
 background-color: #766a62 !important;
}

.gray-color{
 color: #d4d4d4 !important;
}

.gray-color-border{
 border-color: #d4d4d4 !important;
}

.gray-color-bg{
 background-color: #d4d4d4 !important;
}

.gray-lighter{
 color: #e5e5e5 !important;
}

.gray-lighter-border{
 border-color: #e5e5e5 !important;
}

.gray-lighter-bg{
 background-color: #e5e5e5 !important;
}

.darkar{
 color: #333333 !important;
}

.darkar-border{
 border-color: #333333 !important;
}

.darkar-bg{
 background-color: #333333 !important;
}

.dark-color-light{
 color: #858585 !important;
}

.dark-color-light-border{
 border-color: #858585 !important;
}

.dark-color-light-bg{
 background-color: #858585 !important;
}

.dark-color{
 color: #737373 !important;
}

.dark-color-border{
 border-color: #737373 !important;
}

.dark-color-bg{
 background-color: #737373 !important;
}

.gray-light{
 color: #d0d0d0 !important;
}

.gray-light-border{
 border-color: #d0d0d0 !important;
}

.gray-light-bg{
 background-color: #d0d0d0 !important;
}

.dark-color-lighter{
 color: #bfbfbf !important;
}

.dark-color-lighter-border{
 border-color: #bfbfbf !important;
}

.dark-color-lighter-bg{
 background-color: #bfbfbf !important;
}

.gray-darkar{
 color: #f5f5f5 !important;
}

.gray-darkar-border{
 border-color: #f5f5f5 !important;
}

.gray-darkar-bg{
 background-color: #f5f5f5 !important;
}

.brand-color-primary{
 color: #e05206 !important;
}

.brand-color-primary-border{
 border-color: #e05206 !important;
}

.brand-color-primary-bg{
 background-color: #e05206 !important;
}

</pre></body></html>