/*
Theme Name: themes_ialcsh
Theme URI: http://example.com/
Author: Juan Carlos 
Author URI: http://example.com/
Description: A custom WordPress theme built together.
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: themes_ialcsh
*/

/* Reset / Base CSS to follow */
body {
    font-family: 'Montserrat', sans-serif;
    margin: 0;
    padding: 0;
}