:root {
    --accent-color: rgb(214, 50, 220);
    --accent-color-active: rgb(216, 82, 191);
}

.content-wrapper {
    text-align: center;
}