.about-us {
color: #404040;
background : #FFFFFF;
}
.client-name {
font-family: 'Lato', Helvetica, sans-serif !important;
}
.fa-quote-left {
display: none;
}
h1.intro-text {
text-shadow: 0 0 10px #000000;
}
h1.intro-text:before {
display: block;
width: 520px;
height: 416px;
content: "\00a0";
background-size: cover;
background-image: url(//firstharvestfarmmanagement.com/wp-content/uploads/2018/05/FHFM_webLogo.png);
margin: 0 auto;
}
.header-content-wrap {
background: transparent;
}
.purchase-now,
.separator-one {
text-align: left;
text-shadow: 0 0 10px #000000;
background: rgba(52, 210, 147, 0.1);
}
.purchase-now h3 {
text-align: left;
}
#ribbon_bottom h2,
#ribbon_right h2 {
text-align: center;
color: #FFFFFF;
}
.testimonial {
background : #E8EBB0;
}
.testimonial h2 {
color: #404040;
}
.textwidget {
text-align: left;
padding-left: 30%;
}
@media screen and (max-width: 767px){
h1.intro-text:before {
width: 280px;
height: 224px;
}
}
@media screen and (min-width: 768px){
.focus-box h3 {
min-height: 100px;
}
}
@media screen and (min-width: 992px){
div.header-content-wrap {
padding: 136px 0 108px;
}
}