/*
Theme Name: Twenty Seventeen Child
Theme URI: https://dansof.nl
Template: twentyseventeen
Author: Dansof Design
Author URI: https://dansof.nl
Description: Twenty Seventeen Child -  brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Tags: one-column,two-columns,right-sidebar,flexible-header,accessibility-ready,custom-colors,custom-header,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,post-formats,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready,block-patterns
Version: 1.0.1750151705
Updated: 2025-06-17 09:15:05

*/

iframe
 {
	margin-bottom: 0px;
	max-width: 100%;
}

/* Fluid type tokens */
:root {
  --title-size: clamp(0.5rem, 1rem + 2.2vw, 2.3rem);
  --desc-size:  clamp(0.80rem, 0.6rem + 1.2vw, 1.15rem);
  --title-lh: 1.15;
  --desc-lh:  1.25;
  --lines-gap: 2px;
}

.site-title {
  font-size: clamp(0.5rem, 1rem + 2.2vw, 2.3rem);
  line-height: var(--title-lh);
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.site-description {
  margin-top: var(--lines-gap);
  font-size: var(--desc-size);
  line-height: var(--desc-lh);
  font-weight: 300;
  letter-spacing: 0.06em;
  opacity: 0.9;
}
