/*
 Theme Name:   Twenty Seventeen Child
 Theme URI:    http://example.com/twenty-seventeen-child/
 Description:  Twenty Seventeen Child Theme
 Author:       Thierry Frenkel
 Author URI:   http://example.com
 Template:     twentyseventeen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-seventeen-child
*/

/*make archive page content width identical to front page content width */
@media screen and (min-width: 48em), all{ 
	.site-content .wrap {
		max-width: 740px !important;
	}
}

li {
	padding-bottom: 0.3em;
}

.site-footer .widget-area {
	padding-bottom: 0.5em;
}

h4 {
	font-weight: 300;
}

.wpcf7-form label {
	font-weight: 300;
	font-size: 100%;
	text-transform: uppercase;
}

form.wpcf7-form {
	margin-bottom: 1em;
}

a.wp-block-advanced-gutenberg-blocks-card__link, a.wp-block-advanced-gutenberg-blocks-post__button {
	box-shadow: none !important;
}

.wp-block-advanced-gutenberg-blocks-card__url{
	color: #aaaaaa !important;
}

.widget_wp_statistics_widget>ul>li>label {
	font-weight: normal;
	display: inline-block;
	margin-right: 1em;
	margin-bottom: 0;
}

