/*
 Theme Name:    twentytwentytwochild
 Theme URI:     https://www.tec-talk.de
 Description:   Mein Child-Theme
 Author:        Das Wordpress-Team
 Author URI:    www.tec-talk.de
 Template:      twentytwentytwo
 Version:       1.0.0
 License:       GNU General Public License v2 or later
 License URI:   http://www.gnu.org/licenses/gpl-2.0.html
*/
/*.wp-block-post-title.has-x-large-font-size {
	height: 10px;
	font-size: 10px;
}*/

a:link {
	text-decoration: none; /* Verhindert, dass Browser mittels user agent Stylesheets eine Linie unter Links legen */ 
}

div[style] {
   --wp--custom--typography--font-size--gigantic: clamp(1.75rem, 6vw, 2.725rem); /*Die maximale Schriftgröße für "gigantic" verkleinert. */
}

.wp-block-query-loop{list-style:none;margin-bottom:0;margin-top:110;max-width:500px;padding:0}
.wp-site-blocks {max-width: 75em;}