<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Relação de Veículos</title><link>https://fapes.es.gov.br:443/relacao-veiculos</link><description>&lt;style&gt;
  /* Bloco (BEM) */
  .bloco-formacao-cientifica {
    line-height: 1.6;
    color: #333;
  }

  /* Elementos */
  .bloco-formacao-cientifica__title {
    background: linear-gradient(90deg, #009640, #005aa7);
    color: #fff;
    padding: 14px 20px;
    border-radius: 8px;
    font-size: 1.5em;
    margin-bottom: 20px;
  }

  .bloco-formacao-cientifica__subtitle {
    font-size: 1.1em;
    color: #009640;
    margin-top: 20px;
  }

  .bloco-formacao-cientifica__text {
    margin-bottom: 15px;
    color: #000;
    display: inline;
  }

  .bloco-formacao-cientifica__text--emphasis {
    color: #000;
    font-weight: 700;
    display: inline;
  }

  /* Container dos botões */
  .bloco-formacao-cientifica__buttons {
    display: flex;
    gap: 16px;
    margin-top: 16px;
    width: 100%;
  }

  /* Wrapper de cada botão — garante mesma largura para todos */
  .bloco-formacao-cientifica__button-wrap {
    flex: 1;
    min-width: 0; /* evita overflow de conteúdo dentro do flex */
  }

  /* Botão base e modificadores */
  .bloco-formacao-cientifica__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 10px 18px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
    color: #fff !important;
    width: 100%; /* ocupa 100% do wrapper para preencher a linha */
    box-sizing: border-box;
  }

  .bloco-formacao-cientifica__button:hover {
    color: #fff !important;
  }

  .bloco-formacao-cientifica__button--verde {
    background-color: #009640;
  }
  .bloco-formacao-cientifica__button--verde:hover {
    background-color: #00b84d;
    box-shadow: 0 4px 12px rgba(0, 150, 64, 0.4);
    transform: scale(1.02);
  }

  .bloco-formacao-cientifica__button--azul {
    background-color: #005aa7;
  }
  .bloco-formacao-cientifica__button--azul:hover {
    background-color: #0073cc;
    box-shadow: 0 4px 12px rgba(0, 90, 167, 0.4);
    transform: scale(1.02);
  }

  /* Ícones nos botões */
  .bloco-formacao-cientifica__button svg {
    width: 18px;
    height: 18px;
    fill: #fff !important;
    flex-shrink: 0;
    opacity: 1 !important;
  }

  .bloco-formacao-cientifica__button:hover svg {
    fill: #fff !important;
  }
&lt;/style&gt;
&lt;div class="bloco-formacao-cientifica"&gt;
&lt;h2 class="bloco-formacao-cientifica__title"&gt;Rela&amp;ccedil;&amp;atilde;o de Ve&amp;iacute;culos&lt;/h2&gt;
&lt;/div&gt;</description><item><title>Relação de Veículos</title><link>https://fapes.es.gov.br:443/relacao-veiculos-2</link><description>Relação de Veículos</description><pubDate>Wed, 15 May 2024 16:48:23 GMT</pubDate><guid isPermaLink="true">https://fapes.es.gov.br:443/relacao-veiculos-2</guid></item></channel></rss>