/* Remove unwanted elements */
#header,
#footer,
#content #tabs,
#content .aside,
.btn-back-top,
.hide,
#kruimelspoor,
.dynamic-block h2:first-child {
    display: none;
}

/* Ensure the content spans the full width */
#modulecontent {
    width: 100%; 
    margin: 0; 
    float: none;
}

/* styles */
a {
    color: #000;
}

.module_simloket.product_page.loket_toggle > ul {
    list-style-type: none;
    padding-left: 0;
}