.container-ods path {
  fill: transparent;
  stroke: white;
}
.container-ods path:hover {
  fill: #ffffff7a;
}
.container-ods [aria-current="page"] {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}
.href-disabled path{
  fill: #ffffff7a;
}
