/* BATES v0.26.197 – restore true centring after the generic proof span rule. */

.bates-home-why__proof .bates-home-why__google--brand {
    display: grid;
    place-items: center;
    line-height: 0;
}

.bates-home-why__proof .bates-home-why__google--brand svg {
    margin: 0;
}
