.buttons-row
padding: 100px 0
background-color: $darkPurple
.grid-row
+respond-to-width-beyond(675)
+flex(center, center)
.button
margin: 0 25px
width: 250px
+flex(space-between, center)
background-color: white
border-color: transparent
color: $purple
font-weight: 400
text-transform: uppercase
+respond-to-width(675)
&:not(:first-child)
margin-top: 25px
.arrow
path
fill: $purple