/* Colors */
:root {
    --sp-primary: #202020;
    --sp-secondary: #e87e14;
}