/*
 Theme Name: Nuo Pixel Child
 Theme URI: https://carefreeyachting.com
 Description: Child theme for CareFree Yachting Greece
 Author: NuoPixel Solutions
 Author URI: https://nuopixelsolutions.com
 Template: twentytwentyfour
 Version: 1.0.0
*/
h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
}
body, p, li, span, a {
	font-family: 'Open Sans', sans-serif;
}
.wp-post-image{
	box-shadow: 0px 0px 40px #ffffff;
    border: 1px solid white;
}