:root {
--theme-color: #000000;
--homepage-body-bg: linear-gradient(to bottom, #ffe0df, #efeff1);
--primary-color: #f6655d;
--secondary-color: #0d1a36;
--title-color: #111827;
--font-family: Roboto, sans-serif;

<!-- --page-bg: ;
--text-color: #f6655d;
--card-bg: ; -->

}