/* Contact page (/kontakti): only small content tweaks, layout is the template's. */
/* brand sun mark in the round avatar slots (transparent PNG needs a light disc) */
.contact-avatar.ih-brand-avatar,
.avatar-image.ih-brand-avatar {
  background-color: var(--color--white);
  object-fit: contain;
  padding: 4px;
}
/* phone / Viber links inside the FAQ side box read as part of the sentence */
.about-rating-info .ih-inline-link {
  color: inherit;
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 2px;
}
