﻿/* Business Insurance section css */

/* Import */
@import url(/stylesheets/key-features.css);
@import url(/stylesheets/testimonials.css);

#bodyContent
{
    margin-bottom: 120px;
}

#bodyContent h1,
#bodyContent h2,
#keyFeaturesTitle
{
    color: #05652B;
    background-color: inherit;
}

#keyFeaturesTitle
{
}

#testimonials div.testimonial /* testimonials.css Override */
{
    border-left-color: #05652B;
}
