:root {
    --main-green: #31a973;
    --black: #000000;
    --trans: all .2s ease-in-out;
    --font-family: 'Asap', sans-serif;
}
