/*
Theme Name: CNT
Template: colormag
Author: Andersan
Author URI: https://andersan.es
Description: Tema hijo de Colormag para CNT Ciudad Real
Version: 1.0
Updated: 2020-08-13
*/

ol {
	line-height: 1.6;
	margin-bottom: 15px;
	font-family: 'Open Sans', serif;
	font-size: 15px;
}

/* Justifica el texto de todos los párrafos */
p, li {
	text-align: justify;
}

#header-text-nav-wrap {
    padding: 0 !important;
}

/* Checkbox en formularios con opciones en diferentes líneas */
span.wpcf7-list-item {
    margin-left: 0.5em;
    display: block;
}