.eco-labels-page {
	margin-top: 100px!important;
}

.folder-page h1 {
	color: white;
}

/* DIT NA VOLGENDE RELEASE VERWIJDEREN | 21-12-2023 */
@media only screen and (max-width: 450px) {
    .category-page .top-content .ctabtn .btn-dpred,
    .category-page .description-content .ctabtn .btn-dpred{
        margin-right: 0;
    }

    .category-page .top-content .ctabtn .btn-dpgreen,
    .category-page .description-content .ctabtn .btn-dpgreen{
        margin-left: 0;
    }
}