.cc_gAOwkzarRu_bBmxvX6mJZ .argerobo-footer-column {
  display: flex;
  min-width: 0;
  flex-direction: column;
}

.cc_gAOwkzarRu_bBmxvX6mJZ .argerobo-footer-column__title {
  width: fit-content;
  margin: 0 0 1rem;
  padding-bottom: 0.5rem;
  border-bottom: 4px solid var(--kombos-argerobo-orange-500);
  color: var(--kombos-argerobo-orange-600);
}

.cc_gAOwkzarRu_bBmxvX6mJZ .argerobo-footer-column__links {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}

.cc_gAOwkzarRu_bBmxvX6mJZ .argerobo-footer-column__link {
  width: fit-content;
  color: var(--kombos-argerobo-gray-600);
  text-decoration: none;
  transition: color 0.2s ease, transform 0.2s ease;
}

.cc_gAOwkzarRu_bBmxvX6mJZ .argerobo-footer-column__link:hover, .cc_gAOwkzarRu_bBmxvX6mJZ .argerobo-footer-column__link:focus-visible {
  color: var(--kombos-argerobo-orange-500);
  transform: translateX(0.25rem);
}
