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