/* iBlogger v11 — service cards sizing and CTA typography.
   Scope: homepage only; Opportunities, Smart Ads and Blogger Guarantee cards. */
body.home-page.v4-page .v4-service-grid > .v4-service-card .v4-service-reference-media {
  height: auto !important;
  aspect-ratio: 1.185 / 1 !important;
}

body.home-page.v4-page .v4-service-grid > .v4-service-card .v4-card-link {
  font-size: 1.25rem !important;
  line-height: 1.35 !important;
}
