/* Powerwalking Club Ridderkerk - Theme Variables */
/* Edit colors here only - single source of truth */

:root {
  --c-bg: 255 255 255;        /* White */
  --c-text: 0 0 0;            /* Black */
  --c-primary: 237 20 87;     /* Pink #ed1457 */
  --c-primary-dark: 190 24 93;/* Pink 700 */
}
