:root {
  --kalt-portable-bg: #f4f6f4;
  --kalt-portable-surface: #ffffff;
  --kalt-portable-text: #696969;
  --kalt-portable-heading: #013d47;
  --kalt-portable-accent: #01859c;
  --kalt-portable-border: #cecece;
  --kalt-portable-border-light: #e0e0e0;
  --kalt-portable-pagination: #04161a;
  --kalt-portable-checkbox: #e0e5eb;
  --kalt-portable-shadow: rgba(56, 64, 74, 0.08);
}
.cta-navigation .icon-search a {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M21.0002 21L16.6602 16.66' stroke='%2301859C' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11 19C15.4183 19 19 15.4183 19 11C19 6.58172 15.4183 3 11 3C6.58172 3 3 6.58172 3 11C3 15.4183 6.58172 19 11 19Z' stroke='%2301859C' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
