/*
 Theme Name:   Mű-Hely-Ház sablon (Blocksy Child)
 Theme URI:    https://muhelyhaz.org
 Description:  Child sablon a Mű-Hely-Ház sablonhoz
 Author:       Mű-Hely-Ház
 Author URI:   https://muhelyhaz.hu
 Template:     blocksy
 Version:      1.0.0
*/


/* Rólunk link underline */
	a {text-decoration: none;}
	a:hover {text-decoration: none;}
	[data-link=type-2] .entry-content p>a {
	    --theme-text-decoration: none;
	    text-decoration: none;
	}

.rolunk-portre-links .wp-block-media-text {
	display: flex;
    flex-direction: column;
}
.rolunk-portre-links .wp-block-media-text__media img {
	aspect-ratio: 1 / 1;
	object-fit: cover;
}