/* about specific styles */
.about-prose {
  border-left: 4px solid var(--primary, #005fcc);
  padding-left: 1.5rem;
  margin-top: 2rem;
}
