/**
 * Theme Name: Yannis Astuces PC
 * Template:   typeflow
 */

.h-captcha{
	margin-top: 2rem;
}

.site-image{
	height: 100%;
	width: 100%;
}

.aioseo-breadcrumbs{
	margin-top: -30px;
	margin-bottom: 30px;
}

@media only screen and (max-width: 479px) {
    .aioseo-breadcrumbs {
		margin-top: 30px;
		margin-bottom: 0px;
	}
}

.entry h2 {
    font-size: 28px;
}

.entry h3 {
    font-size: 24px;
}

.post-pages{
	text-align:center;
}

.wp-block-column p{
	margin-bottom: 0px;
}

.wp-block-column h3{
	margin-top: 0px;
	margin-bottom: 14px;
}

.wp-block-column h3 > a{
	text-decoration: none;
}

.wp-block-column .wp-block-image{
	margin: 0px;
}

.fas-article{
	font-size: 32px;
}

.entry code{
	font-size: 16px;
}