.py-2 {
    padding-bottom: .5rem !important;
    padding-top: .5rem !important;
    display: none;
}
.me-4 {
    margin-inline-end: 1.5rem !important;
    color: black;
    background-color: rgba(255, 255, 255, 0.6); /* white with 20% opacity */
}