/* 
Theme Name: fell Child 
Theme URI: http://gospelschool.online
Description: Fell Child 
Theme Author: Matthias KLein
Author URI: http://gospelschool.online
Template: fell 
Version: 1.0.0
Text Domain: fell-child
License: GNU General Public License or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
*/

body.custom-background {
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    height: 100vh;
}
.page-id-94 header
{
display: none !important;
}
h1, h2, hr {
	    text-shadow: 3px 3px 3px #000000;
}
p {
	    text-shadow: 2px 2px 2px #000000;
}
.site-header{
	background-image:none;
}
:root{
	--backgroundcolor: transparent;
}
.site-identity{
	margin-top: 0px;
	background-color: transparent;
	box-shadow:none;
	text-transform:none;
	border: none;
	text-shadow: 5px 2px 4px #d7b1a9;

}
.site-identity{
}

.site-tagline {
    font-size: 1.2rem;
    color: #b8ddf3;
    text-shadow: 2px 2px 2px #1f1073;
}
