/*
Theme Name: twentytwenty child
Theme URI: http://www.alfonsosantos.es
Version: 1.0
Description: Tema hijo de twentytwenty
Author: Alfonso Santos
Author URI: http://www.alfonsosantos.es
Template: twentytwenty
*/
 
/*----------------- Cambios a partir de aquí -------------------------------*/

body, .has-text-align-center {
	font-family: 'Open Sans', Arial, sans-serif;
}

h1.entry-title {
	font-size: 4.0em;
	font-style: bold;
	color: #a30703;
	letter-spacing: 0.2em;
}

.widget-content img{
	margin-left: 20px;
}