body {

}

#bar_ticket_sidebar .list-group-item .badge {
    font-size: 115%
}

.card-header {
    font-weight: 900;
}

.fas {
    font-size: 150%;
    margin-right: 30px;
}

.totalscore {
    font-weight: 800;
}

.scoringtable {
    background-color: rgba(48, 48, 48, 0.8) !important;
}

    .scoringtable td {
        text-align: center;
    font-size: 28px;
        padding: 0.5rem;
    }

.table .thead-dark th {
    text-align: center;
}



.groupname {
    font-size: 30px;
}

.golf-score-board {
    background-image: url(images/thecity-plein.jpg);
    background-size: cover;
    background-repeat: no-repeat;

}

.golf-score-card {
    background-color: white;
}