/* 
 Theme Name:   EBEPO
 Theme URI:    https://ebepo.cz/
 Description:  Hlavní šablona pro web ebepo.cz
 Author:       Oldřich Žaluda
 Author URI:   zaluda.cz
 Template:     twentytwentyfive
 Text Domain:  re-theme
 Version:      1.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

--------------------------------------------*/
a:focus {
    outline: 0px !important;
    outline: none !important;
}

figure.wp-block-embed-youtube iframe {
	aspect-ratio: 16/9!important;
	min-height:190px;
	height:auto;
}