/*
 Theme Name: Cameraboerse Child
 Theme URI: http://eighties.me
 Author: Justin Kopepasah 
 Author URI: http://kopepasah.com/
 Author URI:   http://example.com
 Template:     cameraboerse
 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:  cameraboerse-child
*/

.header-logo {
	width: 50%;
}

.site-branding {
	margin-top: -100px;
	margin-bottom: -40px; 
}

.site-description {
   font-family: Open Sans, Helvetica Neue, Helvetica;
   text-shadow: 5px 5px 5px black; 
   margin-top: -30px;
   margin-bottom:0px; 
}
.site-social {
   font-family: 'Righteous';
   color: #fff221;
   text-shadow: 5px 5px 5px black; 
   margin-top: 0px; 
   margin-bottom: -30px; 
}

.site-social a {
   color: #fff221;	
}

.site-social a:hover, a:active {
   color: grey;	
}