/* Homepage headings in the brand yellow — requested by Dejan 2026-08-02.
   The "Zašto kupci biraju Drašković Invest?" sub-headings inherited #1f1f1f,
   which is invisible against that dark section. The FAQ questions were white.
   Colour only — no underline.

   These are Elementor widget ids: rebuilding either text block in the editor
   changes the id and these rules stop matching. */

/* "Zašto kupci biraju Drašković Invest?" sub-headings */
.elementor-element-9884962 h2,
.elementor-element-9884962 h3 {
	color: #e0a810;
}

/* "Često postavljana pitanja" — the numbered questions */
.elementor-element-71e687d p > strong {
	color: #e0a810;
}
