File: D:/HostingSpaces/SBogers47/ehbocranendonck.nl/wwwroot/css/pages/_page.sass
/*==========================================================================
Main page
========================================================================== */
.page
.default-page-content
padding-top: 72px
.images, .content
position: relative
z-index: 2
display: inline-block
vertical-align: top
font-size: 1rem
line-height: 1.6
.content
margin-left: column(1, 12)
width: column(4, 12)
padding: 0 0 100px
color: $darkGray
h1
font-size: 1.4rem
line-height: 1.2
color: $semiBlack
font-weight: semi-bold()
margin: 0 0 32px
h2
font-size: 1rem
line-height: 1.2
color: $semiBlack
font-weight: semi-bold()
margin: 0 0 1rem
p
font-size: 0.8rem
a
color: $redTheme2
font-weight: semi-bold()
text-decoration: none
transition: color 0.2s
&:hover
color: $redTheme
.button
margin-top: 50px
.images
width: column(5, 12)
margin-left: column(1, 12)
margin-bottom: 75px
picture
display: block
box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2)
img
width: 100%
+respond-to-width(1200)
.default-page-content
.content
margin-left: 0
width: column(5, 12)
.images
width: column(6, 12)
/* Mobile view
========================================================================== */
+respond-to-width(840)
.default-page-content
.content
width: 100%
padding-bottom: 50px
.images
width: 100%
margin-left: 0
margin-bottom: 75px