:root {
    --themeht-primary-color: #E63946;
    --themeht-secondary-color: #F1A0A8;
    --themeht-text-color: rgb(17, 17, 17);
    --themeht-bg-dark-color: #717171;
}