File: D:/HostingSpaces/SBogers79/artofeinstein.be/wwwroot/css/partials/_other.sass
.other-row, .error-row
background: #544F4A
position: relative
.content-container
position: relative
z-index: 5
max-width: 1000px
padding: 60px 0 120px
+column-count(2)
+column-gap(80px)
h2
+font-header(36px, 44px)
color: $beige
p
color: white
+font-default(20px, 28px)
.cta-block
position: relative
z-index: 5
padding: 60px 0 120px
div
text-align: center
h1
+font-header(36px, 44px)
color: $beige
text-align: center
p, a
color: white
+font-default(20px, 28px)
text-align: center
.background
+position(absolute, 0 0 0 0)
width: 100%
height: 100%
.background-image
+position(absolute, 0 0 0 0)
width: 100%
height: 100%
background: url('/img/forrest2.jpg') 50% 50%
background-size: cover
opacity: 0.5