body:not(.hedonism-home-v1-active) .below-content {
  background: #f6f6f6;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e6e6e6;
}

body:not(.hedonism-home-v1-active) .below-content .widget_custom_html,
body:not(.hedonism-home-v1-active) .below-content .widget_custom_html p,
body:not(.hedonism-home-v1-active) .below-content .widget_text,
body:not(.hedonism-home-v1-active) .below-content .textwidget {
  color: #4f4f4f !important;
}

body:not(.hedonism-home-v1-active) .below-content .widget_custom_html .widget-title,
body:not(.hedonism-home-v1-active) .below-content .widget-title {
  color: #111 !important;
}

body:not(.hedonism-home-v1-active) .below-content .widget svg {
  stroke: #dd3020 !important;
}

body:not(.hedonism-home-v1-active) .below-content .widget .ri,
body:not(.hedonism-home-v1-active) .below-content .widget i {
  color: #dd3020 !important;
}
