.header {
  line-height: 80px !important;
}
body {
  background-color: #FCFCF9 !important;
}
.ce_divider_extended.version3 {
  background: #999999;
  width: 100%;
  height: 1px;
}
.image_container .caption {
  background-color: #7FB953;
  color: #fff;
  padding: 5px 10px;
  font-size: 0.8rem;
  border-radius: 3px;
  line-height: 1.3;
  display: inline-block;
  margin-top: 10px;
}
.ce_list li {
  padding-top: 5px;
  padding-bottom: 5px;
  position: relative;
}
.ce_list li::after {
  content: "";
  width: 0px;
  height: 0px;
}
.ce_testimonial_version7 .text::after {
  content: none;
}
.ce_testimonial_version7 .name {
  display: none;
}
.ce_testimonial_version7 .text_inside {
  padding: 20px 25px;
}

#bottom .inside a:hover {
  color: #ffffff;
}