footer {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    color: #555;
    width: 100%;
    font-family: 'Barlow Condensed', sans-serif;
}