:root {
    /* --primary_color: #702182; */
    --primary_color: #4762b1;
    /* --tp-theme-secondary:#702182; */
    --tp-theme-secondary:#4762b1;
     --button_background:#4762b1; 
     --second_color:#e0000f;
     --gradient:#10349f;
    /* --button_background:#356df1; */
    --button_hover:#173375;
    --white: #ffffff;
    --black:black;
    --font_regular:"roboto_regular";
    --font_bold:"roboto_bold";
    --font_medium:"roboto_medium";
}