/* Variables */
:root {
    --main_font: 'Ubuntu', sans-serif;
    --checkbox_orders: rgb(0, 128, 0);
}