/*
Theme Name: WebGo
Author: Webgo
Author URI: webgo.dev
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.page_content h1 {
	font-size: 5rem;
}
header .grid--down .icon img {
max-width:140px;
}

.desc_full iframe{
	    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
}

.case_section .highlights_yt iframe {
	border-radius: 15px;
	max-width: 100%;
}
