/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

:root {
	--farbefirmahell: 	#c3e6f5;
	--farbefirmadunkel:	#283c64;
	
}

.nectar-global-section {
background: var(--farbefirmahell);
}

.nectar-global-section p {
	color: var(--farbefirmadunkel);
}


.kopf_unterseite {
	
}

.kopf_unterseite h1 {
	padding: 140px 0;
	color: white;
	letter-spacing: 0.08em;
	line-height: 120%;
}


.block_linie_ani .divider-wrap {
	padding-bottom: 30px;
}