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

.google-reviews .icon {
    width: 2.5em;
    height: 2.5em;
}

@media (min-width: 767.98px) {

    .google-reviews .list-inline-item:not(:last-of-type) {
        margin-right: 2rem;
    }
}

@media (max-width: 767.98px) {

    .google-reviews-buttons .button-column:not(:last-of-type) {
        margin-bottom: 0.5rem;
    }
}