/* Adjust custom CSS Here */
body {
  font-size: 1.1em !important;
  line-height: 1.4em !important;
}
/* Page title under menu */
.entry-title {
    font-weight: 700 !important;
}

/* Testimonials */
.strong-container {
  color: #FFF;
}
.testimonial {
  border: 1px solid #4C4C4C !important;
}
.strong-container .testimonial .inner {
  background: transparent;
  border: none;
}

.strong-container .content {
}

.strong-container .client {
  
}

.strong-container .heading {
  font-size: 1.18em !important;
}

.strong-container .client {
  
}

.fusion-footer-widget-area ul li a {
   padding: 10px 0;
   border-bottom: none !important;
}

.widget_nav_menu {
    border-left: 1px solid #555;
    padding-left: 10px;
}

.fusion-footer-widget-area h3 {
  margin: 0;
}

.contact-info-container {
  font-size: .77em;
  padding-top: 5px;
}
