.exception-page .txt-center{
	text-align: center;
}

#wrapper-content-footer{
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

#wrapper-content-footer #contents{
    flex: 1;
}

#wrapper-content-footer #foot{
    margin-top: 0;
}