#title{
    margin: 2rem 0;
}
.center{
    width: 100%;
    text-align:center;
}

#icons{
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.icon{
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}