/*
Theme Name: fairfax
Description: Child theme for Twenty Sixteen
Author: Helen
Template: twentysixteen
*/

/* custom css */

body {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
color: #800080
}

.site-branding .site-title a {
 color: #800080;
font-size: 2.5rem
}


.widget {border-top: 0}

.site-header {
	padding: 1em
}

.site-branding {
	height: 170px;
	margin: 0;
	padding-left: 190px;
	padding-top: 20px;
	background-repeat: no-repeat;
	background-position: left;
	background-position-y: top;
	background-size: contain;
	background-image: url(../../uploads/2025/07/cropped-fairfax_singers_logo.jpg)
}

.site-description {
	font-size: 20px
}

.no-sidebar .entry-header, .no-sidebar .entry-content {
	margin-left: 0
}


 