.not-full-container{justify-content:center;align-self:center;width:70%;max-width:500px;display:flex}
.not-found-page{z-index:1003;background-color:#221d1c;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.not-found-page .text-container{flex-direction:column;justify-content:center;align-items:center;margin-bottom:2em;display:flex}.not-found-page .text-container h1{color:#d2ae37}.not-found-page .text-container p{color:#f7f9f7}.not-found-page .text-container a{color:inherit;text-decoration:none}.not-found-page .text-container .go-home-btn{margin-top:2em}
