#notfound-page
height: 100vh
+flex(center, center)
+flex-direction(column)
.placeholder
text-align: center
width: 65%
max-width: 650px
h2
margin-bottom: 30px
figure
margin-bottom: 40px
.go-back-button
margin-top: 25px
@extend .button-default
color: $darkBlueGreen
border-color: $darkBlueGreen
&:hover
background:
color: $darkBlueGreen
color: $white