/*
Theme Name: Tema 1
Theme URI: sapera.dk
Template: hello-elementor
Author: Child Theme Configurator
Description: Hello elementor
Version: 3.0.1.1706869225
Updated: 2024-02-02 11:20:25

*/

/* Cookiepolitik-siden */

.site-main.post-193.page.type-page.status-publish.hentry {
	max-width: min(100%, var(--width));
    padding: 0 15px;
}

.site-main.post-193.page.type-page.status-publish.hentry > div > div {
	font-family: 'Poppins', 'sans-serif';
    padding: 100px 0;
    max-width: 1280px !important;
    margin: 0 auto;
}

.site-main.post-193.page.type-page.status-publish.hentry > div > div > p ,
.site-main.post-193.page.type-page.status-publish.hentry > div > div > ul > li {
	font-size: 16px !important;
}