.c-table-A02 > *:nth-child(odd) {
  background-color: #f2f5f5;
}

a .text-decoration-underline {
  text-decoration: underline;
}

a:hover .text-decoration-underline {
  text-decoration: none;
}

.c-icon-pdf-margin-left-5px::after {
  margin-left: 5px;
}
