#menu > li:nth-child(4) > a {
  text-decoration: underline !important;
  text-decoration-color: #027BDE !important;
  text-decoration-thickness: 3px !important;
  text-underline-offset: 4px;
}

.resource-cards {
  box-shadow: 0 10px 30px rgba(0,0,0,.16) !important;
  min-height: 552px !important;
}

.panel {
  box-shadow: 0 10px 30px rgba(0,0,0,.16) !important;
}