/* Footer */
footer {
  padding: 3rem 0;
  background-color: hsl(var(--primary));
  color: hsl(var(--primary-foreground));
}
