/*
 * EMG 2026-09-24: Automotive 13.4.3 -> 13.5.1 compatibility (Cycle Werks).
 * Theme 13.5.1 removed the first block of rules below from automotive/css/style.css. They are copied back
 * verbatim, in their original order, and printed directly after the parent style.css (before the theme's
 * inline options CSS). Because this file comes after the WHOLE parent sheet, the second block re-declares
 * the later 13.4.3 rules that used to beat the restored ones (same specificity, same element, overlapping
 * property), so those still win exactly as they did under 13.4.3. Generated by conflicts.py.
 * Delete this file (or the loader in functions.php) to accept the 13.5.1 stock look.
 */
p{font-weight:400}
strong{font-weight:800}
.page-content h3{font-size:22px;line-height:22px;font-weight:800;color:#c7081b;margin:10px 0}
.wp_page .page-content h2,.page-content h4{color:#c7081b}
.wp_page h2,.wp_page .page-content h2{margin:0;font-size:32px;font-weight:600;line-height:32px;color:#2e2e2e;word-break:break-all}
.page-content h2 strong{color:inherit;font-size:inherit;display:inherit}
/* later 13.4.3 rules that out-ranked the ones above by source order */
.about-us-paragraphs h3{margin-bottom:5px}
h3.recent_posts{margin-bottom:23px}
.pricing_wrapper h3{color:#2e2e2e;font-size:30px;font-weight:600;margin-top:40px;margin-bottom:35px}
.comment-data .comment-text h2{font-size:50px}
.comment-data .comment-text h2{font-weight:normal;line-height:normal;color:#2E2E2E}
.find_map h2{color:#c7081b;font-size:20px;font-weight:800}
.information_head h3{color:#c7081b;font-size:20px;font-weight:800}
.woocommerce .wp_page h2{margin-bottom:10px}
.wp_page .woocommerce h2{margin-bottom:10px}
body .page-content strong{display:inline}
