:root {
    --color-accent-1: #545454;
    --color-accent-1-hover: #7c7c7c;
    --background: linear-gradient(-54deg, #545454, #7c7c7c);
}
