.pdfbtns img {
  max-width: 25px;
}
.card.downloadcard {
  margin-bottom: 1rem;
  border-color: #f3f3f3;
  box-shadow: 3px 4px 7px #0000001c;
}
.pdfbtns {
  display: flex;
  align-items: center;
  border: 1px solid #ddd;
  margin-bottom: 5px;
  padding: 3px 8px;
  border-radius: 5px;
}
.pdfbtns span {
  display: flex;
  width: 100%;
}
.downloadcard-right a,
.downloadcard-right button.btn {
  font-size: 14px;
  padding: 0 1rem;
  display: block;
  color: #6c757d;
  text-decoration: none;
  border: 1px solid #dddd;
  margin-left: 9px;
  border-radius: 4px;
  white-space: nowrap;
  width: 100%;
  text-align: center;
}
.pdfbtns img {
  max-width: 25px;
}
.card.downloadcard {
  margin-bottom: 1rem;
  border-color: #f3f3f3;
  box-shadow: 3px 4px 7px #0000001c;
}
.pdfbtns {
  display: flex;
  align-items: center;
  border: 1px solid #ddd;
  margin-bottom: 5px;
  padding: 3px 8px;
  border-radius: 5px;
}
.pdfbtns span {
  display: flex;
  width: 100%;
}
.downloadcard-right a,
.downloadcard-right button.btn {
  font-size: 14px;
  padding: 0 1rem;
  display: block;
  color: #6c757d;
  text-decoration: none;
  border: 1px solid #dddd;
  margin-left: 9px;
  border-radius: 4px;
  white-space: nowrap;
  width: 100%;
  text-align: center;
}
table,
th,
td {
  font-size: clamp(0.5em, 2vw, 1em);
}
img.icon-item {
  width: clamp(3rem, 5vw, 5rem);
}
