.elementor-47289 .elementor-element.elementor-element-fc964ff{--display:flex;--margin-top:25px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-theme-post-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-47289 .elementor-element.elementor-element-b8cf97e .elementor-heading-title{color:#324A76;}.elementor-47289 .elementor-element.elementor-element-e2d79ba{--display:flex;}/* Start custom CSS for container, class: .elementor-element-fc964ff */.foz-single-title h1:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100px;
    height: 3px;
    background: #D4404C !important;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-ae4b2cc */.lista-editais {
  background: #f9f9f9;
  padding: 15px 20px;
  border-radius: 8px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.08);
}

.lista-editais h3 {
  margin-bottom: 10px;
  font-size: 18px;
  color: #333;
}

.lista-arquivos {
  list-style: none;
  padding: 0;
  margin: 0;
}

.lista-arquivos .item-arquivo {
  margin-bottom: 8px;
}

.lista-arquivos .link-arquivo {
  text-decoration: none;
  color: #0073e6;
  font-weight: 500;
  transition: color 0.2s ease;
}

.lista-arquivos .link-arquivo:hover {
  color: #005bb5;
}

.lista-arquivos .extensao {
  font-size: 12px;
  color: #666;
}/* End custom CSS */