/*
Theme Name: Reflectit basis thema
Theme URI: https://reflectit.nl
Version: 1.0
Description: A custom child theme for the Beaver Theme.
Author: Wendie Huis in t Veld
Author URI: https://wendiehuisintveld.com
template: bb-theme
*/

/* Add your custom styles here... */ 

body {
	overflow-x: hidden;
}

a {
	text-decoration: underline;
}

ul, ol {
	padding-left:12px;
}

.no_margin_p p{
	margin-bottom:0px;
}

.fl-builder-content[data-type="header"].fl-theme-builder-header-shrink img {
	max-height: 100px!important;
}