body {
background-color: #FFF!important;
line-height:1.5rem;
display: flex;
align-items: center;
justify-content: center;
height:100vh;
}
.aiowps-site-lockout-box {
margin:auto !important;
padding: 30px;
border: 0;
}
.aiowps-site-lockout-msg {
color: #02bbf3 !important;
font-size: 27px;
font-weight: bold;
text-align: center;
line-height: 36px;
}