:root {
    --color-text: #121212;
    --color-brand: #ffcd00; /* 255, 205, 0 */

    --app-padding: .75rem;
    --top-bar-height: 3.75rem;
}
