/*
Theme Name:     Nauzer
Description:    Rocked child
Author:         brucecraneservice
Template:       rocked

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/



.header-image::after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #000;
	opacity: 0.3;
}