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

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

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

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

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

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

.brand-color-secondary{
 color: #72634d !important;
}

.brand-color-secondary-bg{
 background-color: #72634d !important;
}

.brand-color-secondary-border{
 border-color: #72634d !important;
}

.darkar{
 color: #323232 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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