<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&amp;display=swap');

.itable {
    font-family: 'Nunito' !important;
    background: #ececec99 !important;
    border-collapse: collapse !important;
    padding-top: 5px !important;
    width: 75% !important;
    border-radius: 5px !important;
}

.ith, .itd {
    font-family: 'Nunito' !important;
    font-size: 18px !important;
    text-align: left !important;
    color: #3a3952 !important;
    border-radius: 5px !important;
}

.itr {
    font-family: 'Nunito' !important;
    font-size: 15px !important;
    border-radius: 5px !important;
    border-width: 0 !important;
    background-color: #ececec99 !important
}

.itr:nth-child(even) {
    font-family: 'Nunito' !important;
    font-size: 15px !important;
    border-radius: 5px !important;
    border-width: 0 !important;
    background-color: #ececec99 !important
}

.ih2 {
    font-family: 'Nunito';
    font-weight: bold !important;
    font-size: 18px !important;
    margin: 0 0 8px 0 !important;
    color: #3a3952 !important;
}

.itbody {
    font-family: 'Nunito' !important;
    border-radius: 5px !important;
}

#papier {
    font-family: 'Nunito' !important;
    border-radius: 5px !important;
    border-width: 0 !important;
    font-size: 15px !important;
    background-color: white !important;
}

#set {
    font-family: 'Nunito' !important;
    border-radius: 5px !important;
    border-width: 0 !important;
    font-size: 15px !important;
    background-color: white !important;
}

#hoogte {
    font-size: 18px !important;
    font-family: 'Nunito' !important;
    font-weight: bold !important;
}
</pre></body></html>