:root {
    --primary-color: #8E8FD6;
    --secondary-color: #AA8ed6;
    --accent-color: #E3B041;/*#E4AFAF;*/
    --text-color: #333;
    --background-color: #f4f4f4;
}