/*
Theme Name: Bluefire Medien
Theme URI: #
Template: frost
Author: Jens Drabek
Author URI: #
Description: Child Theme von Bluefire Medien
Version: 1.0.1757608340
Updated: 2025-09-11 18:32:20

*/
b,
strong,
th {
	font-weight: var(--wp--custom--font-weight--bold);
}

.uppercase {
	text-transform: uppercase;
}

.displaynone {
	display: none !important;
}

.entry-content > *:first-child {
    /* padding-top: 150px !important; */
}

/* .site-header{
	    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
	     background: linear-gradient(
        to bottom,
        white 0%,
        white 50%,
        transparent 100%
    );
} */
