/*
	 Theme Name:   Child of Yacht Charter
	 Theme URI:    http://50.116.64.32/~mattsail/New
	 Description:  child theme of Yacht Charter
	 Author:       WPBeginner
	 Template:     yachtcharter
	 Version:      1.0.0
	*/

#page-header h1 {
	text-align: center;
	font-size: 32px;
        font-family: Source Sans Pro;
}

.content-wrapper h1 {
    font-size: 32px;
    margin: 0 0 30px 0;
    color: #0079c1;
}
	
.content-wrapper h3, .about-us-block h3, .booking-form-wrapper h3 {
    font-size: 20px;
    font-family: Source Sans Pro;
    color: #0079c1;
    margin: 0 0 20px 0;  
}      