:root {
    /* font */
    --main-font: 'Ubuntu', sans-serif;
    /* colors */
    --primary-color: 68, 70, 77;
    --secondary-color: 195, 209, 0;
    --tertiary-color: 161, 17, 10;
}
