/* Footer Component Styles */
footer {
  background-color: #ffffff;
  border-top: 3px solid #3b82f6;
  color: #6b7280;
}
