:root{--sfm-brand:#fb6200;--sfm-brand-hover:#d95400;--sfm-brand-contrast:#fff}.sfm-brand{justify-content:center;align-items:center;display:flex}.sfm-brand--logo{width:12.5rem}.sfm-brand--logo img{max-width:100%;height:auto}.sfm-brand--icon{width:100%;height:100%}.sfm-brand--icon img{object-fit:contain;width:100%;height:100%}.sfm-brand__on-dark,html[data-theme=dark] .sfm-brand__on-light{display:none}html[data-theme=dark] .sfm-brand__on-dark{display:block}.btn--style-primary:not(.btn--disabled){--bg-color:var(--sfm-brand);--color:var(--sfm-brand-contrast);--hover-bg:var(--sfm-brand-hover);--hover-color:var(--sfm-brand-contrast)}
