/*
 Theme Name:   Backyard Revolution Theme
 Theme URI:    http://backyardrevolution.com/backyard-revolution-theme
 Description:  Extra Child Theme
 Author:       Sam Eberle
 Author URI:   http://sameberle.com
 Template:     Extra
 Version:      1.0.0
*/


h1 {
    font-size: 50px;
    font-variant: small-caps;
    text-transform: none;
    border-bottom: 1px solid #653511;
    color: #653511;
}

.byr-page-title h1{
	font-size: 50px;
    font-variant: small-caps;
    text-transform: none;
   /* border-bottom: 1px solid #653511;*/
    color: #653511;
}


.et_pb_section {
	padding-top: 15px;
}


#main-header {
	background-image: url(http://backyardrevolution.com/wp-content/uploads/2016/04/Stars-Header.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center bottom;
}

.et_pb_extra_column_main {
	background: none !important;
}
