
.mx-auto {
    margin-left: auto;
    margin-right: auto
}
.mt-10 {
    margin-top: 2.5rem
}
.max-w-3xl {
    max-width: 48rem
}
