.hidden {
  display: none;
}
.py-n1 {
    padding-bottom: -1px !important;
    margin-top: -1px !important;
    margin-bottom: -1px !important;
}
.py-n2 {
    padding-bottom: -2px !important;
    margin-top: -2px !important;
    margin-bottom: -2px !important;
}
.py-n3 {
    padding-bottom: -3px !important;
    margin-top: -3px !important;
    margin-bottom: -3px !important;
}
