/*primary*/
#header #header-toggle span {background: #f72210}
#nav {background-color: #f72210}
#dashboard-content .dashboard-widgets .dashboard-widget-square {background-color: #f72210}
.swoogo-reg-progress .steps li {color: #f72210}
.swoogo-reg-progress .steps li::before,
.swoogo-reg-progress .steps li::after {background-color: #f72210}

/*accent*/
.btn-standard {background-color: #ffffff}
.btn-standard:hover,
#btn-standard_hover {background-color: rgba(255,255,255,.6)}
#nav > .swoogo-nav li:hover {color: #ffffff}
.swoogo-reg-progress .steps li.active::before,
.swoogo-reg-progress .steps li.active::after,
.swoogo-reg-progress .steps li.done::before,
.swoogo-reg-progress .steps li.done::after,
.swoogo-reg-progress.step-confirmation .steps li:not(.active)::before,
.swoogo-reg-progress.step-confirmation .steps li:not(.active)::after {background: #ffffff}