/* footer Style */
.footer-section {
  text-align: center;
  font-size: 0.9rem;
  font-weight: normal;
  color: #555;
  margin-top: 2rem;
}

.footer-text {
  margin: 0;
  font-style: italic;
}
