File: D:/HostingSpaces/SBogers10/douven.komma.pro/resources/assets/sass/site/pages/_error.sass
#error-page-message
padding: 100px 0 100px
background-color: white
.grid-row
.content
width: 100%
text-align: center
color: $douvBlue
.placeholder
max-width: 720px
margin: auto
.catBlock
text-align: left
box-shadow: none
margin-top: 0
.left
width: 100%
margin-left: 0
text-align: center
color: $douvBlue
.right
display: none
//p
// font-size: 1rem
// line-height: 1.7
// font-weight: bold
// color: $grey
//
// +respond-to-width(700)
// font-size: 0.9rem
// +respond-to-width(450)
// font-size: 0.8rem
//header.main
// position: relative
// z-index: 1
// margin-bottom: columnVw(.5)
// background: $blue
//
// /**
// * Large intro text
// */
// .intro
// position: relative
// padding: column(2) 0
// color: #fff
// font-size: 2rem
// font-weight: medium()
// line-height: 1.25
//
// /**
// * Page title
// */
// h1
// margin: 0 0 60px 0
//
// color: #4D6EFF
// font-size: .8rem
// font-weight: black()
// text-transform: uppercase
//
// p
// margin: 0
//
// a
// color: $brightBlue
// text-decoration: none
//
// .arrow
// +position(absolute, null null column(2) 50%)
// display: block
// width: 14px
// height: 32px
// margin-left: -7px
//
// +sprite(0 -20px)
// cursor: pointer
//
// /* Responsive header
// ========================================================================== */
//
// +respond-to-width($mdGridBreakpoint)
// .intro
// width: column(11)
//
// +respond-to-width($smGridBreakpoint)
//
// h1
// margin-bottom: 30px
//
// .intro
// font-size: 1.5rem
//
// .arrow
// display: none
//
// +respond-to-width($xsGridBreakpoint)
//
// .intro
// width: 100%
//
// p
// font-size: 1.2rem
// line-height: 1.3