:root {
 --bo-theme-primary:#DB5E4A;
 --bo-theme-primary-soft:#fbece9;
 --bo-theme-primary-muted:#f4d1c9;
 --bo-theme-primary-strong:#c25440;
 --bo-theme-on-primary:#ffffff;
 --bo-theme-accent:#DB5E4A;
 --bo-theme-link:#DB5E4A;
 --bo-theme-link-hover:#c25440;
 --bo-text:#191919;
 --bo-focus-ring:0 0 0 .2rem rgba(219,94,74,.25);
 --bo-field-focus-border:#DB5E4A;
 --bo-field-focus-ring:0 0 0 .2rem rgba(219,94,74,.2);
 --bo-field-color:#191919;
}
