/* About page specific styles */
.about-section {
    padding-top: 120px; /* Extra padding to account for the floating navbar */
    min-height: 600px;

  }

.about-section p {
  font-size: 1.1rem;
}
  