:root {
    --primary-color-text: #000000;
    --secondary-color-text: #000000;
    --primary-color-bg: #e41871;
    --secondary-color-bg: #ec7a9c;
    --primary-text-color-hover-bg: #ffffff;
    --secondary-text-color-hover-bg: #ffffff;
}