ï»¿.greenBorder01 {
  background-color: #FFFFFF;
  border: 1px solid #50C7D4;
  padding: 16px;
  border-radius: 8px;
  box-shadow: 2px 1px 2px #468078;
  margin-right: 1.5%;
}
.pageHeading.noStyle {
    margin: 15px 0 1rem 0;
    font-size: 2rem;
    font-weight: 900;
    line-height: 1em;
}