/* Topmavo */
:root {
    --vb-color-accent-1: #EE792C !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: 100px !important;
    height: 260px !important;
}

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

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