:root{--theme-primary-color: var(--yuspa-theme-color-primary);--theme-primary-color-rgb: var(--yuspa-theme-color-primary-rgb);--theme-secondary-color: var(--yuspa-theme-color-secondary);--theme-secondary-color-rgb: var(--yuspa-theme-color-secondary-rgb);--theme-tertiary-color: var(--yuspa-theme-color-tertiary);--theme-tertiary-color-rgb: var(--yuspa-theme-color-tertiary-rgb);--theme-quaternary-color: var(--yuspa-theme-color-quaternary);--theme-quaternary-color-rgb: var(--yuspa-theme-color-quaternary-rgb);--theme-quinary-color: var(--yuspa-theme-color-quinary);--theme-quinary-color-rgb: var(--yuspa-theme-color-quinary-rgb);--theme-senary-color: var(--yuspa-theme-color-senary);--theme-senary-color-rgb: var(--yuspa-theme-color-senary-rgb);--theme-btn-bg: var(--theme-primary-color);--theme-btn-color: #FFF;--theme-btn-hover-bg: rgba(var(--theme-primary-color-rgb), .8);--theme-btn-hover-color: #FFF;--theme-btn-charcoal-bg: var(--theme-primary-color);--theme-btn-charcoal-color: #FFF;--theme-btn-charcoal-hover-bg: rgba(var(--theme-primary-color-rgb), .8);--theme-btn-charcoal-hover-color: #FFF;--theme-btn-yellow-bg: #FFF;--theme-btn-yellow-color: var(--theme-primary-color);--theme-btn-yellow-hover-bg: rgba(255,255,255, .8);--theme-btn-yellow-hover-color: var(--theme-primary-color);--theme-btn-txt-color: var(--theme-primary-color);--theme-btn-txt-hover-color: var(--theme-primary-color);--theme-tagline-color: var(--theme-primary-color);--theme-tagline-dark-color: #FFF}.theme-color-row{background-color:var(--theme-primary-color)}
