/* Outreach CSS */
.mountainrange_theme_color_override {
  background-color: #ffedb2 !important;
}
.mountainrange_theme_color_override::before {
  background-color: #ffedb2 !important;
  background-image: none !important;
}
.mountainrangedouble_theme_color_override {
  background-color: #ffedb2 !important;
}
.mountainrangedouble_theme_color_override::before {
  background-color: #ffedb2 !important;
  background-image: none !important;
}
.mountainrangeafter_theme_color_override::after {
  background-color: #ffcb6f !important;
  background-image: none !important;
}
.tam_themecolor_section_bg_light {
  background: #ffedb2;
}
.tam_themecolor_h4_bg h4 {
  background: #ffedb2;
  box-shadow: #ffedb2 10px 0 0, #ffedb2 -10px 0 0;
  color: #b77b38;
  display: inline;
  line-height: 1.7em;
  padding: 6px 0;
}
.tam_themecolor_a_bg a {
 background: #ffedb2;
 box-shadow: #ffedb2 10px 0 0, #ffedb2 -10px 0 0;
 color: #b77b38;
 display: inline;
 padding: 5px;
}
.tam_themecolor_a_bg a:hover {
 background: #ffcb6f;
 box-shadow: #ffcb6f 10px 0 0, #ffcb6f -10px 0 0;
 color:#ffedb2;
 font-weight: 500;
}
.row_border-bottom {
  border-bottom: 10px solid #ffcb6f;
}
.tam_tg_border-bottom {
  border-bottom: 10px solid #ffcb6f;
}
