/* Home-page-only layout additions. Keep location and other templates isolated. */
.home-page .home-primary-cities-box{margin:0 0 24px;border:1px dotted #2d8f16;border-radius:12px;background:#f4fbf0;padding:18px 18px 16px;color:#222}
.home-page .home-primary-cities-box h3{margin:0 0 8px;color:#257400;font-size:17px;font-weight:600;line-height:1.35}
.home-page .home-primary-cities-box>p{margin:0 0 10px;font-size:14px;line-height:1.65}
.home-page .home-primary-cities-box>p:last-child{margin-bottom:0}
.home-page .home-primary-city-links a{color:#257400;font-weight:400;text-decoration:none}
.home-page .home-primary-city-links a:hover,.home-page .home-primary-city-links a:focus-visible{color:#1d5f00}
@media(max-width:620px){.home-page .home-primary-cities-box{padding:16px 14px}.home-page .home-primary-city-links{line-height:1.75}}
