@charset "UTF-8";
/*
Theme Name: Brandmonkey Base Theme
Description: WordPress theme by BrandMonkey ApS
Author: BrandMonkey ApS
Author URI: http://www.brandmonkey.dk
Version: 1.0.0
*/

.form-wrapper > :where(:not(.alignleft):not(.alignright):not(.alignfull)) .wp-block-group {
    max-width: 900px;
    margin-left: auto !important;
    margin-right: 0 !important;
}

.form-wrapper > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
	background: linear-gradient(148.72deg, #1f3030 3.62%, #3c6868 126.35%);
}