/*
Theme Name: Amor.a
Theme URI: https://andremelo.net
Author: André Melo
Author URI: https://andremelo.net
Description: Tema ultra minimalista para Elementor
Version: 1.0
License: GNU General Public License v2 or later
Text Domain: custom-amora
*/

html, body {
    margin: 0;
    padding: 0;
    height: 100%;
}

.custom-grid .elementor-image-box-title {
    margin-top: 10px;
}

/**
 * Eventos
 */
#eventos .custom-grid .elementor-image-box-img {
    background-color: #EBCBDA;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    margin: 0 auto;
}

/**
 * Media Queries
 */
@media(max-width: 767px) {

}