.page:not(.page-home).page-404 {
    padding-top: 120px;
}
/* .page-404 {
    background: url('/public/images/p404-bg.svg');
    background-size: 100%;
    background-repeat: no-repeat;
    background-attachment: initial;
    background-position: bottom;
    height: 1050px;
} */
.page-404 .pink-outline {
	font-family: 'Apfel Grotezk Fett';
    font-size: 172px;
    width: 100%;
    overflow: visible;
    font-weight: 900;
    margin-bottom: -7px;
}
/* .p404-inner img {
    position: absolute;
	left: 0;
	width: 100%;
} */
.p404-inner .container {
    background-color: #F8FAFF!important;
    background-image: url('../svg/p404-box.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-attachment: initial;
    background-position: center;
    padding: 100px 20px;
}
.p404-inner p {
    width: 560px;
    margin: 0 auto;
}
.img-clouds {
    width: 75%;
    margin: 0 auto;
    display: block;
    margin-bottom: -80px;
}
.img-leafs {
    margin-top: -380px;
}
.img-leafleft {}
.img-leafright {}
