:root {
  --bs-body-color: #656565;
  --bs-body-font-family: "Raleway", Arial, sans-serif;
  --bs-border-radius: 0;
}

.btn-outline-secondary {
  --bs-btn-border-color: #E0E0E0;
}

header {
  padding: 128px 0;
}

h1 {
  letter-spacing: 6px;
}

button.current {
  background-color: #E0E0E0;
}

.item {
  margin-bottom: 5rem;
}

/*# sourceMappingURL=main.css.map */
