a {
    color: #000000;
    text-decoration: none;
}

a:focus, a:hover {
    color: #000000;
    text-decoration: none;
}

.phone {
    background: #FFFFFF;
}

.null-box {
    width: 375px;
    height: 200px;
    font-size: 18px;
    text-align: center;
    color: #9B9B9B;
    margin: 80px auto 0;
}

.null-box img {
    width: 100%;
    height: 100%;
}

footer {
    flex-shrink: 0;
    background: #000000;
    color: #999999;
    padding: 24px;
    font-size: 13px;
    text-align: center;
}

footer a {
    color: #999999;
    font-family: BWHaasGrotesk-55Roman-Web, Helvetica, Arial, sans-serif;
}

footer p {
    margin: 0;
    font-family: BWHaasGrotesk-55Roman-Web, Helvetica, Arial, sans-serif;
}
