.package-action small {
  color: var(--paper);
  font-size: 17px;
  font-weight: 700;
  margin-top: 16px;
}

.package-action small a {
  color: var(--acid);
  font-size: 19px;
  font-weight: 900;
  text-decoration: none;
}
