/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 08 2025 | 08:01:03 */
td {
    color: #2d3047 !important;
}
.popup-staffel .button span:before {
    content: "\f05a";  /* FontAwesome unicode voor het icoon 'fa-info-circle' */
    font-family: "Font Awesome 5 Free"; /* Pas dit aan naar de juiste font-family als je een andere versie gebruikt */
    font-weight: 900; /* Zorg voor de juiste font-weight voor solid icons */
}

.popup-staffel a.button.primary {
    background: none ! IMPORTANT;
    border: none ! IMPORTANT;
    color: #2d3047 ! IMPORTANT;
    padding: 0px !important;
    margin: 0px ! IMPORTANT;
    float: right;
    top: 30px;
    right: 18px;
    font-size: 14px;
z-index: 300 !important;
}
.popup-staffel a.button.primary:hover {
    box-shadow: none !important;
}
.table-korting table {
    padding-bottom: 0px ! IMPORTANT;
    margin-bottom: 0px !important;
}
.table-korting th {
    font-size: 15px !important;
    text-transform: unset !important;
    line-height: 19px;
}
.table-korting p {
    margin-bottom: 0px !important;
}
.popup-staffel p {
    margin-bottom: -31px ! IMPORTANT;
}