.icons {
    width: 30px;
    height: 30px;
    margin: 0 5px;
}

.bottom ul {
    justify-content: center;
    display: flex;
    flex-direction: row;
    list-style: none;
    gap: 20px;
    padding: 10px;
    margin: 0 10px;
}