.resource {
  margin-bottom: 1rem;
  font-size: 1.1rem;
}
.resource svg {
  width: 25px;
  height: 25px;
}
.resource a {
  display: flex;
  gap: 0.5rem;
  align-items: center;
}
