/* Custom CSS style rules for individual page enhancements */
body {
  transition: background-color 0.3s ease, color 0.3s ease;
}
