footer{
    height: 80px;
    display: flex;
    justify-content: center;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    font-style: italic;
}