:root {
    --header-height: 75px;
    /* Spacing size based on Tailwind CSS */
    --spacing: 0.25rem;
    --text-brand-black: #1f1f1f;
}
