/* Generated by Flying Monkey Custom CSS. Do not edit directly -- edit via wp-admin > Settings > Flying Monkey CSS instead; this file is overwritten on every save. */
.clearfix {
	margin-top:15px;
}
.custom-logo {
	padding-top:5px!important;
}
#footer {
	padding-top:33px!important;	
	padding-bottom:33px!important;
}
.wp-video {
	display: flex;
	justify-content: center;
}
h2 {
	font-size: 24px;
}
pre {
	font-size: 16px;
}
button {
	background:#badbed;
}
body {
	height:100%;
}
#boxed-layout {
	min-height: 100vh;
	display: flex; flex-direction: column;
}
#main {
	 flex: 1 0 auto;
}
