/* custom.css */
/* color: #DE4C1C */

a,
p a,
.list a,
.contact-info a,
.contact-info dd a,
.page-footer a:hover,
.sm-desktop nav.navigation li.level-top.has-active > a,
.sm-desktop nav.navigation li.level-top > .ui-state-active,
.sm-desktop nav.navigation li.level-top > .ui-state-focus,
.scrollToTop::before,
.field.choice > input[type="checkbox"] + .label::before,
.field.choice > input[type="radio"] + .label::before,
.rent h3,
.form.contact .legend
{
    color: #DE4C1C;
}
button.action:hover,
button.action.primary,
.sm-desktop .minicart-wrapper .action.showcart .text,
.sm-desktop .switcher .toggle.active,
.sm-desktop .switcher .toggle:hover
{
    background-color: #DE4C1C;
}
