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

}

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