File: D:/HostingSpaces/SBogers10/umans.komma.pro/wwwroot/css/partials/_quoteRow.sass
.quote-row
background: white
padding: 60px 0 75px
&.grey, &.gray
background: $lightGreyBackground
.content-container
+flex(center, initial)
blockquote
h3
+font-light(32px, 44px)
color: $fontColor1
margin: 0 0 10px
text-align: center
p
+font-light(16px, 32px)
color: $fontColor2
margin: 0
text-align: center
.button
width: 250px
margin: 20px auto 0
font-size: 16px
+media-query(600px)
.quote-row
.content-container
blockquote
h3
+font-light(25px, 38px)