/* padding per non coprire contenuti con la navbar sticky */
body {
    scroll-behavior: smooth;
}

.card {
    border-radius: 1rem;
}
