/* =========================================================
   BASE DO LHORENCE — CUSTOM CSS
   Arquivo separado para customizações independentes.
   Não mover estas regras para style.css.
   ========================================================= */

/* Journey Command */
section.journey-command {
    padding: 10px;
    grid-template-columns: 1fr 0.7fr;

}
.base-recommendation{
    display: block;
}
.money-pie .pie-legend{
    max-height: none;
}
.dashboard-mission-teaser{
    margin-bottom: 18px;
}
section.card.performance-farms{
    padding: 18px;
}
button#customFarm29{
    display: none;
}