/***********
  ** Override CSS goes here
  ** Typically added to live sites that aren't compiled anymore
************/

.background-accent-important.background-gradient {
	background: #EB1E23!important;
}

.background-accent-important.background-gradient:hover {
	background: #EB1E23!important;
}

.home .range-splider .splide__slider .rpb-slider-arrows .splide__arrow {
	background: #EB1E23!important;
}

#gform_submit_button_3 {
	background: #EB1E23!important;
}

.home .color-accent-important {
    color: #EB1E23!important;
}

.background-primary.background-gradient {
	background: #53BCEB!important;
}

.background-accent.background-gradient {
	background: #EB1E23!important;
}