/*
Theme Name: Dutch Valley Woodwork
Template: hello-elementor
Author: Level Up Web Designs
Author URI: https://levelupwebdev.com/
Version: 2.0.0.1618939110
Updated: 2021-04-20 13:18:30

*/

p, body {
	font-family: 'Open Sans', sans-serif;
}
h1, h3, h5 {
	font-family: 'Merriweather', serif;
}
h2, h4, h6 {
	font-family: 'Merriweather Sans', sans-serif;
}
a {
	color: #000;	
}
a: hover {
	color: #133976;
}
h1.entry-title {
    display: none !important;
}
.ytp-chrome-top {
    display: none !important;
}
.ytp-title {
    display: none !important;
}