/*
Implementation Skeleton v3 - 12/6/18
Add styles to overwrite customer CSS and global oustyles CSS. USE WITH CAUTION.
*/

/* [Commuter Life] Office Contact Information Asset */
.contact-section__cta-list li:last-child {
    margin: 0;
    width: 45%;
}

/* Keep "image with caption" aligned with associated text block */
.testimonial {
	display: inline-block;
}