/* Default Stylesheet */
/* Gemaakt door https://www.kloksoftware.nl/ */
/* Alle rechten voorbehouden */

/* a:hover, a:active, a:visited, a:focus {
    color: inherit;
    text-decoration: inherit;
    background-color: inherit;
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    outline: inherit;
    border: inherit;
}
input:focus, input::placeholder {
    color: inherit;
    text-decoration: inherit;
    background-color: inherit;
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    outline: inherit;
    border: inherit;
} */
