.header, .footer {
background-color: #002238 !important;
}
.service-card-grid__cnt {
  background-color: #ffffff !important;
  color: #212529 !important;
}
.ui-button.ui-button__type__info {
background-color: #002942 !important;
}


/* Mažesni vertikalūs tarpai stulpelių viduje */
.footer__content__column {
  gap: 6px !important;
}
.footer__content__column:nth-child(2) > * {
  align-self: center !important;
  text-align: center !important;
}
.footer__content__column a {
  color: #ffffff !important;
}
.rich-text-wrapper {
  font-size: 14px !important;
}