/**
Theme Name: Bregje en Laura
Author: Bregje van Dongen
Author URI: https://youritsolutions.nl
Description: Dit is de persoonlijke site van Bregje en Laura
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bregje-en-laura
Template: astra
*/

.force-align-left {
	text-align: left !important;
}
.zomer2023 img {
	object-position: top;
}
@media only screen and (max-width: 600px) {
	.switchcolumnsmobile > div > .wp-block-uagb-container:first-child {
		order: 2;
	}
	.switchcolumnsmobile > div > .wp-block-uagb-container:nth-child(2) {
		order: 1;
	}
	
	.waarwanneer {
		padding-left: 24px !important;
		padding-right: 24px !important;
  }
}
.tijdlijn-item > div > .wp-block-uagb-container {
	max-width: 100% !important;
}


