/*
Theme Name: Squarex lite child
Description: Theme enfant de squarex-lite
Author: Dominique Prevosto
Author URI: https://japon2022.herriot.fr
Template: squarex-lite
Version: 0.1.0
*/
.site-title {
	font-size: 30px; /*24 px; */
	line-height: 30px; /*24px; */
	text-shadow: 1px 1px #aaaaaa, -1px -1px #aaaaaa;
}

.site-description {
	font: 1.5em /*0.9em*/ "Open Sans", Helvetica, Arial, sans-serif;
	font-style: italic;
	color: #2d2d2d;
	padding: 5px;
	text-shadow: 1px 1px #aaaaaa, -1px -1px #aaaaaa;
}
#colophon.wrap.site-footer {
	border-style: none;
}
.grid2 .col {
	width: 100%;
	text-align: center;
}
.col {
	margin-bottom: 10px;
}
#site-navigation.main-navigation{
	border-style:none;
}