File: D:/HostingSpaces/fire-tech/fire-tech.nl/resources/assets/sass/site/pages/_default.sass
body.default
.dynamic-content
padding: 60px 0 120px
background-color: white
.dynamic-block.full-text-block
.content
text-align: left
.kms-content
h1, h2, h3
color: $red
strong
color: $orange
h3
color: $orange
strong
color: $black
h4
color: rgba(white, 0.5)
p
color: $black
ul
li
color: $black
&:before
color: $black
ol
li
color: $black
&:before
color: $black
a
color: rgba($red, 0.6)
text-decoration: none
&:hover
color: rgba(white, 0.8)
text-decoration: none
.button
margin-top: 40px
background-color: $orange
color: white
text-transform: uppercase
&.right
.arrow
margin-left: 30px