h1, h2 {
    color: #ffffff;
    font-family: Inter;
    text-transform: uppercase;
}
h1 {
    font-size: 7vw;
    font-weight: 700;
    letter-spacing: -0.4vw;
}
h2 {
    font-size: 1.4vw;
    font-weight: 500;
    line-height: 1.1;
}