/*
Theme Name: Nirvana Child
Theme URI: https://scientific-scouting.eu
Author: Monika Pfaff
Author URI: https://scientific-scouting.eu
Description: Website der Scientific Scouting ugh
Tags: Scouting, Talente, Motivation, Fussball, Eishockey
Version: 1.0.0
*/

#front-text1 h2, #front-text2 h2, #front-text5 h2, #front-columns h2 {
    display: block;
    float: none;
    margin: 0 auto;
    text-align: left;
    font-size: 40px;
    line-height: 45px;
    clear: both;
	color: #00a0e3;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
     color: #00a0e3;
}

#content h3, #pp-afterslider h3 {
    font-size: 24px;
}

#footer2 {
    display: block;
    padding: 5px 0 0;
    overflow: visible;
    width: 100%;
}


#header-container {
    display: block;
    position: relative;
    float: none;
    top: 20px;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: auto;
} 

#content .entry-title {
    font-weight: 300;
    line-height: 1.2;
    padding: 0;
    margin: 0;
    margin-bottom: 0px;
    word-wrap: break-word;
    color: #00a0e3;
}

.elementor-widget-text-editor {
    color: var( --e-global-color-text );
    font-family: var( --e-global-typography-text-font-family );
    font-weight: var( --e-global-typography-text-font-weight );
}