/**handles:mdstudio-style**/
/*
Theme Name: kb1993
Theme URI: https://krawallbrueder.de/
Author: mdStudio
Author URI: https://mdstudio.me
Description: Krawallbrueder Theme based on Bootstrap 5.
Version: 1.0.0
Tested up to: 6.1.1
Requires PHP: 5.6
License: MIT License
License URI: https://github.com/mdstudio/mdstudio/blob/main/LICENSE
Text Domain: kb1993
Tags: featured-images, threaded-comments, translation-ready

Use this theme to make something cool, have fun, and share what you've learned with others.

MDStudio is based on Underscores https://underscores.me/, (C) 2012-2022 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

/* 
All style editing is done via scss/_mds_custom.scss
*/

.youtubevideoteaser {
	background: #000;
}

body .site .home-intro-wrapper .home-intro .logo-wrap .logo-container{
	max-width:96vw;
}