/*
Theme Name: E420
Text Domain: e420
Template: starter-wp-parent-theme
Version: 3.0.7
*/

:root {
    --font-body-family: "Roboto Condensed", sans-serif;
    --font-body-style: normal;
    --font-body-weight: 400;
    --font-body-weight-bold: 700;
    --color-text: #121212bf;
    --font-heading-family: "Jost", sans-serif;
    --font-heading-style: normal;
    --font-heading-weight: 900;
    --color-primary: #37dc73;
    --color-secondary: #121212;
    --color-tertiarry: #9d57f9;
    --color-success: #027A48;
    --color-error: #D80027;
}
