.background--jantje-beton {
    background: #8cc63f url('bg.png') center top repeat-x;
    background-size: 80px;
}

.project-jantje-beton .fill--project {
    fill: #8cc63f;
}

.project-jantje-beton .text-primary {
    color: #fff;
}

.project-jantje-beton .hover\:text-accent:hover {
    color: #8cc63f;
}
