# Blog

{% hint style="info" %}
**Nota**: As cores definidas nesse grupo também serão utilizadas na listagem das notícias na página de listagem de notícias. Entretanto tais cores **não** serão utilizadas na página da notícia em si. Lá prevalecerão as cores gerais do tema.
{% endhint %}

**Cor do Fundo de cada notícia**: cor utilizada no fundo de cada box de notícia.

**Cor do título da notícia**: cor utilizada no título de cada notícia.

**Cor da descrição da notícia**: cor utilizada na prévia do texto da notícia.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://manuais.sete.digital/pagina-inicial/tema-profit-tray/painel-do-tema/cores/blog.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
