.result-grid figure figcaption a[href*="download=1"] {
  font-size: 16px !important;
  font-weight: 800 !important;
  color: #172033 !important;
  text-decoration: none;
  line-height: 1.35;
  padding: 6px 9px;
  border-radius: 6px;
}

.result-grid figure figcaption a[href*="download=1"] svg {
  width: 18px;
  height: 18px;
  stroke-width: 2.5;
}

.result-grid figure figcaption a[href*="download=1"]:hover {
  color: #0b4f8a !important;
  background: #eaf4ff;
}
