

.maintenance-page{
    background: #2a394f;
}
.maintenance-page header{
    margin-bottom: 30px;
}
.maintenance-page header img{
    filter: brightness(99999);
}
.maintenance-page.path-frontpage main{
    background: transparent;
    color: #f0f0f0;
}
.maintenance-page.path-frontpage main h1{
    color: #fff;
}