
body {
    /*--bs-body-font-size: 40px;*/
    /*padding-top: 20px;*/
    margin-top: 100px;
    margin-bottom: 60px;
}

.list-group-item {
    color: black;
    padding-top: 10px;
    padding-bottom: 0;
    margin-bottom: 10px;
}

