/*
 Theme Name:     Hello Child
 Description:    Hello Child Theme
 Author:         Johann Schuster
 Author URI:     https://johann-schuster.dev
 Template:       hello-elementor
 Version:        1.1
*/

header.site-header {
	position: sticky;
	top: 0;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
	z-index: 100;
}

body .comments-area a, body .page-content a {
	text-decoration: none;
}