.ajrsze0 {
  cursor: pointer;
  text-decoration: none;
  font-size: inherit;
  color: var(--ep1xou0, inherit);
  font-weight: inherit;
  transition: all 0.3s ease-in-out;
}
.ajrsze0:hover {
  color: color-mix(in srgb, var(--ep1xou1, var(--ep1xou0, inherit)), #252525 20%);
  text-decoration: none;
}
.ajrsze0 svg path {
  fill: var(--ep1xou0, inherit);
}
.ajrsze0:hover svg path {
  fill: color-mix(in srgb, var(--ep1xou1, var(--ep1xou0, inherit)), #252525 20%);
}
