/* assets/css/style.css */
body {
  background-color: #f8f9fa;
}
footer {
  background-color: #343a40;
  color: #fff;
}
