.googlereview {
   font-family: "Shrikhand", serif;
    font-size: clamp(32px, 5vw, 46px);
    font-weight: 600;
    line-height: 1.1;
    color: var(--theme-color);
}
