File: //home/madepabj/gamepointpk.com/wp-content/themes/groovy/assets/scss/objects/_page-404.scss
/* @group 404 Page */
#page-404{
div.not-found{
margin: 0 auto;
text-align: center;
margin-bottom: -10px;
margin-top: -10px;
.title{ margin: 0; color: $white; text-shadow: -1px 0 $border-color, 0 1px $border-color, 1px 0 $border-color, 0 -1px $border-color; }
.title strong{ font-size: 150%; }
i.fa{ font-size: 120px; margin: 0px 0px 20px; }
}
div.text .title{ padding-bottom: 5px; }
div.buttons{ margin: 50px 0; text-align: center; }
}
/* @end */