.house-icon{display:grid;place-items:center;width:112px;height:112px;margin:18px auto 28px;border:2px solid var(--gold);border-radius:50%;background:#ffffff0d;color:var(--gold)}
.house-icon svg{width:58px;height:58px;stroke-width:1.35}
.collection-grid article{padding:28px 22px 34px}
.email-float{background:var(--red)}
@media(max-width:560px){.house-icon{width:96px;height:96px}.house-icon svg{width:49px;height:49px}}
