/* About page tweaks on top of shared cof-page styles */
.page-about .cof-page__hero {
  background: linear-gradient(135deg, #0a73b6 0%, #1094dc 60%, #71d2ff 100%);
}

.page-about .cof-panel ul {
  margin-top: 8px;
}

.page-about .cof-panel li {
  margin-bottom: 6px;
}
