:root .has-black-background-color{--st--bg-color: $black}:root .has-black-color{--st--text-color: $black}:root .has-white-background-color{--st--bg-color: $white}:root .has-white-color{--st--text-color: $white}:root .has-black-background-color{--st--bg-color: var(--wp--preset--color--black, #000000)}:root .has-black-color{--st--text-color: var(--wp--preset--color--black, #000000)}:root .has-white-background-color{--st--bg-color: var(--wp--preset--color--white, #FFFFFF)}:root .has-white-color{--st--text-color: var(--wp--preset--color--white, #FFFFFF)}:root .has-cream-background-color{--st--bg-color: var(--wp--preset--color--cream, #FFFBF5)}:root .has-cream-color{--st--text-color: var(--wp--preset--color--cream, #FFFBF5)}:root .has-emergency-red-background-color{--st--bg-color: var(--wp--preset--color--emergency-red, #D22630)}:root .has-emergency-red-color{--st--text-color: var(--wp--preset--color--emergency-red, #D22630)}:root .has-red-button-background-color{--st--bg-color: var(--wp--preset--color--red-button, #DA4D55)}:root .has-red-button-color{--st--text-color: var(--wp--preset--color--red-button, #DA4D55)}:root .has-charcoal-background-color{--st--bg-color: var(--wp--preset--color--charcoal, #1F1C1A)}:root .has-charcoal-color{--st--text-color: var(--wp--preset--color--charcoal, #1F1C1A)}:root .has-smoke-background-color{--st--bg-color: var(--wp--preset--color--smoke, #515151)}:root .has-smoke-color{--st--text-color: var(--wp--preset--color--smoke, #515151)}:root .has-arc-blue-background-color{--st--bg-color: var(--wp--preset--color--arc-blue, #4698CB)}:root .has-arc-blue-color{--st--text-color: var(--wp--preset--color--arc-blue, #4698CB)}:root .has-safety-yellow-background-color{--st--bg-color: var(--wp--preset--color--safety-yellow, #FFB938)}:root .has-safety-yellow-color{--st--text-color: var(--wp--preset--color--safety-yellow, #FFB938)}:root .has-cloud-background-color{--st--bg-color: var(--wp--preset--color--cloud, #E6E6E6)}:root .has-cloud-color{--st--text-color: var(--wp--preset--color--cloud, #E6E6E6)}:root .has-deep-navy-background-color{--st--bg-color: var(--wp--preset--color--deep-navy, #041E42)}:root .has-deep-navy-color{--st--text-color: var(--wp--preset--color--deep-navy, #041E42)}:root .has-light-navy-blue-background-color{--st--bg-color: var(--wp--preset--color--light-navy-blue, #1E3555)}:root .has-light-navy-blue-color{--st--text-color: var(--wp--preset--color--light-navy-blue, #1E3555)}:root .has-light-gray-background-color{--st--bg-color: var(--wp--preset--color--light-gray, #DEDEDE)}:root .has-light-gray-color{--st--text-color: var(--wp--preset--color--light-gray, #DEDEDE)}:root .has-background{background-color:var(--st--bg-color)}:root .has-text-color{color:var(--st--text-color)}body a{font-family:inherit;font-weight:inherit}body a:hover{text-decoration:none !important;transition:color ease-out 700ms}