/* Hero — graphic-print template */
.hero .hero-base-img {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
}

.website-easy {
    background-color: var(--color-bg2);
}

.google-rating {
    text-align: center;
}

section.quote {
    text-align: center;
}