main > .buttons-container {
    margin-top: 2.25rem;
}

@container (min-width: 64rem) {
    main > h2 {
        font-size: 2rem;
    }
}
