/* Enter Your Custom CSS Here */

.l-subsection {
    padding: 0px 0;
}

body, p {
    font-family: 'Montserrat' !important;
    font-size: 18px;
}

.about34 p, .about34 h2, .about34 h4 {
  color: #fff !important;
}

 .about34 h4 {
   font-family: 'Montserrat' !important;
   text-transform: none !important;
}

 h4 {
   font-size: 26px !important;
}

.bg-fixed  {
    background-image: url("https://thisiseureka.com/wp-content/uploads/2018/07/home3bw.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed !important;
    box-shadow:inset 0 0 0 2000px rgba(255,255,255,0.7) !important;
}

.testimonial_rotator_star {
    margin: 0 3px 0 0;
    float: left;
    width: 20px;
    height: 20px;
    color: #FFD700 !important;
}

/*CHANGE QUOTE COLOR TO WHITE*/
.page-id-370 .testimonial_rotator.template-longform .testimonial_rotator_quote {
    COLOR: #FFF !important;
    text-align: center;
    font-size: 16px !important;
}

/*CHANGE PREV AND NEXT ARROWS TO WHITE*/
.testimonial_rotator_prev, .testimonial_rotator_next {
    font-size: 20px;
    line-height: 20px;
    color: #fff !important;
}

/*CHANGE AUTHOR INFO TO WHITE AND SIZE 16PX FONT*/
.page-id-370 .testimonial_rotator.template-longform .testimonial_rotator_author_info {
    font-size: 16px !important;
    margin: 5px auto 10px auto;
    padding: 5px;
    border: none;
    color: #fff !important;
}

/*CHANGE QUOTE SIZE TO 16PX*/
.testimonial_rotator.template-longform .testimonial_rotator_quote {
    text-align: center;
    color: #fff !important;
    font-size: 16px !important;
}

/*ADJUST MARGIN BTW NAME AND TITLE*/
.testimonial_rotator.template-longform .testimonial_rotator_author_info p {
    padding-top: 0;
    margin: 0 0 10px 0;
    text-align: center;
    font-size: 0.9em;
    line-height: 1.1em;
}

.l-footer p {
    font-size: 13px;
    line-height: 14px;
    text-align: center;
}