.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;
}

.release_month > * {
  display: inline-block;
  text-align: center;
  padding: .5em 0;
  background: #0099b3;
  color: #ffffff;
  line-height: 1;
}

.release_month + div {
  margin-bottom: 10px;
}
