*{
    font-family: 'Poppins', sans-serif;
}

:root{
    --bs-primary: #17c1e8;
    --bs-info: #cb0c9f;
}
