/*
Theme Name: Twenty Twenty-Three Child
Theme URI: https://dev2024.gittirattay.net/themes/twentytwentythree
Template: twentytwentythree
Author: Helga Kröger
Author URI: https://dev2024.gittirattay.net
Description: Twenty Twenty-Three is designed to take advantage of the new design tools introduced in WordPress 6.1. With a clean, blank base as a starting point, this default theme includes ten diverse style variations created by members of the WordPress community. Whether you want to build a complex or incredibly simple website, you can do it quickly and intuitively through the bundled styles or dive into creation and full customization yourself.
Tags: one-column,custom-colors,custom-menu,custom-logo,editor-style,featured-images,full-site-editing,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready,wide-blocks,block-styles,style-variations,accessibility-ready,blog,portfolio,news
Version: 1.5.1722893742
Updated: 2024-08-05 23:35:42

*/

h1 {
    color: #821904;
}
header.wp-block-template-part {
    color: #fff;
    background-color: #821904;
}
.wp-block-group.alignwide {
    padding-top: 40px;
    padding-top: 16px;
    padding-bottom: 40px;
    padding-bottom: 20px !important;
}
div.wp-site-blocks {
    padding-top: 0 !important;
}
h1, h2 {
    color: #821904;
}
.wp-block-navigation li {
    font-size: 1.5rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-right: 30px;
}
.wp-block-media-text__content p {
    line-height: 1.75rem;
}
.wp-block-media-text__content p mark.has-inline-color {
    padding: 5px 10px;
}
p.bildunterschrift {
    font-size: 98%;
    letter-spacing: 2px;
    text-align: right;
    font-weight: 600;
    margin-top: 5px;
}
h2 {
    font-size: 2.25rem;
}

.wp-block-post-content a {
    color: #821904;
}

.wp-block-post-content a:hover, 
footer.wp-block-template-part a:hover {
    text-decoration: underline dashed;
}


@media screen and (max-width: 480px) {
	h2 {
		color: #821904;
		font-size: 1.625rem;
	}
}
