/*
 Theme Name:   Sela Child
 Theme URI:    http://harpistolga.com/wp-content/themes/sela-child
 Description:  Sela Child Theme
 Author:       Rob Lebo
 Author URI:   http://harpistolga.com
 Template:     sela
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  sela-child
*/

.hero-container-inner {
	display: none;
}
.site-title a {
	color: #ffffff;
}
.site-title {
	font-size: 0px;
	
	line-height: 1.3333;
	margin-bottom: 0;
}

.site-title a:hover {
	text-decoration: none;
}
.site-description {
	color: #fff;
	font-family: "Source Sans Pro", Arial, sans-serif;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.8462;
	margin-bottom: 0;
}




