.static-resources-card h2 {
  padding-bottom: 55px;
}

.cRoundedHighlightedBox {
  padding: 30px 30px 30px 30px;
  border-radius: 15px;
  min-height: 235px !important;
  text-align: center;
  display: inline-block;
  box-shadow: 2px 5px 10px 0 rgb(0 0 0 / 20%);
  background-color: #ffffff;
}

.cTag {
  padding: 4px 10px;
  background-color: #000000;
  border-radius: 5px;
  color: #ffffff !important;
  margin-bottom: 20px;
  display: inline-block;
}

.cOverlayLink {
  position: absolute;
  height: 100%;
  width: 100%;
  inset: 0;
}

a.cOrangeMore {
  font-size: 1rem;
}

.cHealthCard {
  padding-bottom: 50px;
}