:root {
    --primary-red: #af3131;
    --black: #000000;
    --white: #ffffff;
    --dot-inactive: #ccc;
    --dot-active: #af3131;
}
