/* FRAME Custom Styles */
body {
  font-family: 'Inter', sans-serif;
}
h1, h2, h3 {
  letter-spacing: -0.02em;
}
a {
  transition: all 0.3s ease;
}
