:root { --primary-font-family: Inter, Helvetica, Arial, sans-serif;
--ck-primary-font-family: Inter, Helvetica, Arial, sans-serif; }
:root { --secondary-font-family: Epilogue, Helvetica, Arial, sans-serif;
--ck-secondary-font-family: Epilogue, Helvetica, Arial, sans-serif; }
:root { --button-primary-color: #0080FF;
--add-to-bag-button-color: #0080FF;
--ck-button-primary-color: #0080FF; }
:root { --button-secondary-color: #0080FF;
--ck-button-secondary-color: #0080FF;
--highlight-text-color: #0080FF; }
:root { --button-alternate-color: #0080FF; }
:root { --alert-success-color: #0080FF;
--alert-danger-color: #005ab3; }
:root { --alert-info-color: #0080FF; }