/* Rijnwoude */
:root {
    --vb-color-accent-1: #D90072 !important; /* primary site color */
    --vb-heading-color: #31A636 !important;
    --vb-showcase-background-color: #31A636;
}

html body .vibrant-news-section__decorative-svg,
html body .vibrant-hero-large__decorative-svg img,
html body .vibrant-news-section__decorative-svg img {
    width: 195px !important;
    height: 200px !important;
}

html body .vibrant-news-section__decorative-svg {
    top: -200px;
}

html body .vibrant-hero-large__decorative-svg img {
    bottom: 80px;
}