/* ══════════════════════════════════════════
   INDEX PAGE STYLES
   Extracted from index.php inline styles
   ══════════════════════════════════════════ */

/* Progress wrap SVG opacity */
.progress-wrap svg {
    opacity: 0;
}

/* Brand header text styling */
.brand2-header-text {
    font-weight: 1000;
    text-transform: capitalize;
}
