/* kclark8 05352299 */
.alias-sitebuilder-cheap-used-cars-1 .pricing .label {white-space: inherit;}

/* nwilson6 05357735 */
.alias-sitebuilder-rental-cars-1 .cars-background-color{background-color:#fff; padding-left:10px;}
.vlp .hproduct .pricing .eprice{width:100%;}

/* Start 'srp-new-price-value-msrp' (do not modify this line) */
/* Modified by ddcdaniele on 04/29/21 12:57 PM EDT */
.srp .inv-type-new.pricing-detail .msrp .price-value { text-decoration: none; font-weight: bold; font-size: 14px; color: #000000; }
/* End 'srp-new-price-value-msrp' (do not modify this line) */

/* Start 'srp-pre-owned-price-value-msrp' (do not modify this line) */
/* Modified by ddcdaniele on 04/29/21 12:58 PM EDT */
.srp .inv-type-pre-owned.pricing-detail .msrp .price-value { text-decoration: none; font-weight: bold; font-size: 14px; color: #000000; }
/* End 'srp-pre-owned-price-value-msrp' (do not modify this line) */

/* Start 'srp-certified-pre-owned-price-value-msrp' (do not modify this line) */
/* Modified by ddcdaniele on 04/29/21 01:00 PM EDT */
.srp .inv-type-certified-pre-owned.pricing-detail .msrp .price-value { text-decoration: none; font-weight: bold; font-size: 14px; color: #000000; }
/* End 'srp-certified-pre-owned-price-value-msrp' (do not modify this line) */

/* jwjakec - centers the icon on service page */
.transition-property-background-color.transition-timing-function-standard.transition-duration-lg.cta-foreground {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* jwjakec - centers the text on service page */
.ws-content-cta .cta-content>* {
    display: block;
    margin-left: auto;
    margin-right: auto;
}