@import url('https://fonts.googleapis.com/css2?family=Merienda:wght@300..900&family=Roboto&display=swap');


/* ********************* HOME ****************** */
#home_section {
    display: flex;
    justify-content: space-between;
}

/* ****************** FIN HOME **************** */
