/*
 * Quark 2 — user customizations
 *
 * This file is safe to edit. It is loaded last so anything here overrides
 * theme.css without having to mark rules !important.
 */


.containerbm {
	max-width: 1200px;
	width: 100%;
	margin-top: 1em;
	margin-inline: auto;
	padding-inline: clamp(1rem, 4vw, 2rem);
}

