body {
    background-color: #232323;
    margin: 0px;
}

.contact {
    text-transform: uppercase;
    letter-spacing: 12px;
    font-family: Roboto;
    position: absolute;
    text-align: center;
    margin-top: -22px;
    font-weight: 500;
    font-size: 20px;
    color: #ffffff;
    height: 44px;
    width: 100%;
    top: 50%;
}

.local {
    margin-left: 12px;
}

.mail-addon {
    display: none;
}

.mail-icon {
    font-size: 25px;
}