
.container {
    width: 100vw;
    max-width: 100vw;
    padding: 0;
}
	
b, strong {
    font-weight: 700;
}
	
	
@media(max-width: 480px){
	footer > div > div.tw-flex.tw-flex-wrap.tw-justify-between.tw-mt-4.tw-mb-6 > div.tw-w-full.lg\:tw-w-1\/3.tw-px-0.tw-flex.tw-flex-row.tw-items-center.tw-my-4 > div {
		display: grid;
	}
	
	footer > div > div.tw-flex.tw-flex-wrap.tw-justify-between.tw-mt-4.tw-mb-6 > div.tw-w-full.lg\:tw-w-1\/3.tw-px-0.tw-flex.tw-flex-wrap.tw-my-4.tw-justify-end {
		justify-content: flex-start;
	}
}

    .section-3841 {
        background-color: rgb(255, 204, 0) !important;
        color: #000000 !important;
    }
    .section-3841 .dynamic-button {
        background-color: #000000 !important;
        color: #FFFFFF !important;
    }
    .section-3841 h1, .section-3841 h2, .section-3841 h3, .section-3841 h4, .section-3841 h5 {
        color: #000000 !important;
    }
    .section-3841 .dynamic-button:hover {
        background-color: #000000 !important;
        color: #FFFFFF !important;
    }
    .svg-left-fill-3841, .svg-right-fill-3841 {
        fill: rgb(255, 204, 0) !important;
    }


.pagination-posts .page-numbers { display: flex; }
.pagination-posts .page-numbers li { align-self: center; }
.pagination-posts .page-numbers a:hover span,
.pagination-posts .page-numbers .current span {
    background-color: transparent;
    color: black;
}

#main > section > div, #main > section {
    background:white;
}

