/*
Theme Name: Twenty Seventeen Child
Theme URI: https://wordpress.org/themes/twentyseventeen/
Template: twentyseventeen
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen 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: 3.8.1738300612
Updated: 2025-01-31 05:16:52

*/

@media screen and (min-width: 30em) {
    body.page-one-column .panel-content .wrap {
        max-width: 1000px;
    }
}

.site-branding {
	background-color: #48cae4;
}

body h1.site-title, body h1.site-title a {
	color: #fff;
}

.site-title, .site-title a {
    color: #fff !important;
    opacity: 1;
}

html body li {
	list-style-type: none !important;
	margin-bottom: 12px;
}

.wp-block-list {
	margin-top: 4px;
}

.entry-meta {
	display: none;
}

@media screen and (min-width: 48em) {
    .page.page-one-column .entry-header, .twentyseventeen-front-page.page-one-column .entry-header, .archive.page-one-column:not(.has-sidebar) .page-header {
        margin-bottom: 1.5em !important;
    }
}

.entry-content p {
	margin-bottom: 1em;
}

.single-featured-image-header {
	display: none;
}

h1, h2, h3, h4, h5 {
	padding-top: 0 !important;
	font-weight: 500;
}

h1, h2 {
	font-weight: 600;
}

.wp-block-quote {
	margin-bottom: 0;
}

h2 {
	padding-top: 1.5em !important;
	color: #0077b6 !important;
}

h3 {
	padding-top: 1em !important;
	color: #023e8a;
}

html body .list-below + ul li {
	list-style-type: disc !important;
}