<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.osc-resource-overview-content  .resource-card--link  .osc-resource-overview-content-item-footer .icon:nth-child(2) {
  display: none;
}

.openstad .begroot-step-panel-navigation-section {
    flex-direction: row-reverse;
}

.begroot-step-panel .begroot-step-panel-navigation-section button.utrecht-button.utrecht-button--secondary-action {
    background-color: transparent !important;
    border: none !important;
    text-decoration: none;
    font-weight: 400;
padding: 1rem 0;

}

.osc:has([currentstep="3"]) button.utrecht-button--secondary-action:after {
    content: 'Gebruik een andere code.';
    text-decoration: underline;
}

.osc:has([currentstep="3"]) button.utrecht-button--secondary-action:hover:after {
    text-decoration: none;

}


.osc:has([currentstep="3"]) .begroot-step-panel-navigation-section {
    flex-direction: column-reverse;
}

#osc-component-27-901604-3924 { width: 100%; height: 100%; }</pre></body></html>