/* 
Theme Name: Festival de Fotografia de Tiradentes
Theme URI: https://fotoempauta.com.br/
Description: Tema personalizado para o Festival de Fotografia de Tiradentes
Author: Fred Peres
Author URI: https://fredperes.net/
Template: hello-elementor
Version: 2.0.0
Text Domain: festival

*/

.menu-footer ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.menu-footer li {
    margin-bottom:8px;
}

.menu-footer a {
    color: #fff!important;
    transition: all 0.3s ease;
}

.menu-footer a:hover {
    color: #25250D!important;
    transform: translateX(5px)!important;
}

/* Shortcodes data/horário das palestras */
.dia-palestra,
.mes-palestra,
.horario-palestra {
    text-align: center;
}

.dia-palestra {
    font-family: 'Playfair Display', serif;
    font-size: 64px;
    font-weight: 700;
    line-height: 1;
    color: #3a3a3a;
}

.mes-palestra {
    font-size: 0.85rem;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #8a8a6a;
}

.horario-palestra {
    font-size: 0.9rem;
    color: #5a5a5a;
}
