/*! Place your custom styles here */

.home-page-typed-text {
	color: 	#FF8C00 !important;
}

@media all and (min-width: 990px) and (max-width: 1023px) {
  .bar-2 .bar__module,
  .bar-1 .bar__module {
    margin-bottom: 0px;
  }
}

@media all and (min-width: 768px) and (max-width: 1023px) {
  .logo-div.bar__module {
  	margin-bottom: 0px;
  }
}

.col-md-6 {
    margin-bottom: 25px;
}

.feature h4 + p {
    max-width: 100%;
}

.menu-horizontal > li:not(:hover) > a {
  opacity: 100%;
}

.menu-horizontal > li:not(:hover) > span {
  opacity: 100%;
}

.pricing-1 ul {
    margin-bottom: 40px;
}

.eyebrow-text {
  opacity: 1 !important;
}

.eyebrow-link {
  font-size: 14px;
  opacity: 0.8 !important;
  color: black;
}

.eyebrow-icon {
  font-size: 1.5em;
  vertical-align: text-bottom;
  margin-right: 5px;
}

.mobile-menu-icon {
  font-size: 1.5em;
  color: black;
}

a.contact-phone:hover {
  text-decoration: none;
}
