/* Allen Refrigeration SEO helpers — breadcrumbs, FAQ, footer service area */
.seo-faq-section h2{font-size:inherit;font-weight:700;margin-top:1.5em}
.seo-faq-section h3{font-size:inherit;font-weight:600;margin-top:1em}
.seo-faq-section p{margin-bottom:1em}
.seo-service-area{font-size:.9em;line-height:1.5;margin-top:1em}
.seo-breadcrumbs{font-size:.85em;margin:0 0 1em;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:.25em}
.seo-breadcrumbs li::after{content:" › ";color:#666}
.seo-breadcrumbs li:last-child::after{content:""}
.seo-breadcrumbs a{color:inherit;text-decoration:none}
.seo-breadcrumbs a:hover{text-decoration:underline}
address{font-style:normal}

/* Header top bar — white phone links on dark blue background */
header.et-l--header .et_pb_section_0_tb_header a[href^="tel:"]{
	color:#fff!important;
	text-decoration:none!important;
}
header.et-l--header .et_pb_section_0_tb_header a[href^="tel:"]:hover{
	text-decoration:underline!important;
}
