/* create variables for colors */
:root {
    --alm-accent-color: #FF9B07;
    --alm-text-color: #222;
}