.flex-nav{
    display: flex;
flex-direction: column;
text-align: center;
}

.font{
    font-family: "Font Awesome 5 Free" !important;
    font-size: 19;
    margin-top: 10;
}