@import "/styles/root.css";

h1 {
  color: #d08770;
  font-size: 100px;
}

h2 {
  color: #a3be8c;
  font-size: 60px;
}
