.py-2 {
    padding-top: 1.2rem !important;
    padding-bottom: 1.2rem !important;
}

.px-4 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
}

.my-5 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
}

p, .form-control, .dropdown-menu, .btn, .form-select {
    font-size: 1.3rem;
}
