/* 
Theme Name: Guia Saúde
Theme URI: https://www.guiasaude.med.br
Description: Este é um tema desenvolvido exclusivamente para Defensoria Pública do Distrito Federal
Author: Daniel Pellicano
Author URI: http://danielpellicano.com.br/
Template: hello-elementor
Version: 2.0.0
Text Domain: guiasaude
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.elementor-message-success {
  background: green;
  color: #fff;
  padding: 10px;
  font-size: 12px;
  text-align: center;
  border-radius: 5px;
}

.lista-glossario {
  list-style: none;
  padding: 0;
  display: flex;
  gap: 6px;
  justify-content: space-between;
}

.lista-glossario li {
  background: #eee;
  padding: 5px 15px;
  border-radius: 5px;
}
