h1.maintenance
{
    color: #ffd0ea !important;
    text-align: center;
    margin-top: 48px;
}

img.maintenance-footer-logo
{
    width: 225px;
    height: 225px;
    margin: 48px auto 0;
    display: block;
}

p.maintenance
{
    text-align: center;
    font-size: 1.3rem;
    color: #ffd0ea !important;
}