/*
Theme Name: Ekuatorial
Theme URI: https://github.com/EarthJournalismNetwork/ekuatorial
Author: ecoLab
Author URI: http://ecolab.oeco.org.br/
Description: MapBox maps fully integrated with WodPress with geolocated news and collaboration system
Template: jeo
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
div.center {
	display: block;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
}

.post-description ul {
	list-style: disc;
    padding-left: 40px;
}
