:root {
    --primary: #7D66F2;
    --primary-text: #dcdeef;
    --secondary-text: #8787a5;
    --base-background: #ffffff;
    
    --width: 1200px;
    --card-bg: #141933;
}
