/*
Theme Name:   TheGem Elementor Child
Theme URI:    https://thegem.com
Description:  Tema hijo personalizado para TheGem Elementor
Author:       Diego Cardenas
Author URI:   https://mailto:diego.emcaro@gmail.com
Template:     thegem-elementor
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  thegem-elementor-child
*/

/* Custom styles */

.block-content {
    padding-top: 0;
}

.block-content:last-of-type {
    padding-bottom: 0;
}

.footer-legal-container {
    color: white;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
	text-align: justify;
}
.slogan-slider img {
    top: -10px;
}