#programs h2 {
  font-size: 1.6rem !important;
  font-weight: bold;
  color: #008c95;
}

#programs #programTiles .program-tile-popup-content {
  padding: 1rem 2rem !important;
}

@media screen and (min-width: 768px) {
  .core-tiles-paragraph {
    padding: 0.4rem 3rem 0 3rem;
  }
}