/*
 * Custom CSS
 * Place here your custom CSS. This will keep your custom css when there is a theme update.
 *
 */

.site-title a, h2 {
 color: #ef3f35;
}

.site-title a, h3 {
 color: #ef3f35;
}

.site-header {
 background: #0079c2;
}

.breadcrumb {
display: none;
}

.content {
 /* aangepast door auke padding-left:20px;*/
 padding-top:15px;
}

.Normal {
    font-family: Open Sans, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000000
}
