/* styles.css */
body {
  line-height: 1.6;
  font-size: 1rem;
}

.navbar {
  background-color: #1c1d21 !important;
}

a {
  text-decoration: none;
}
