File: D:/HostingSpaces/SBogers10/dndin.komma.pro/resources/assets/sass/site/partials/blocks/_person.sass
.person-container
background: linear-gradient(to top, rgb(107,143,191) 0, $blue 15px)
padding: 75px 0
.person-row
& + .person-row
margin-top: 40px
.person
+respond-to-width-beyond(900)
display: flex
align-items: center
justify-content: space-between
.image
margin-top: 0
h2
color: $bisqueLight
margin-bottom: 0
+respond-to-width-beyond(900)
margin-top: 0
p
color: $offWhite
margin: 0
.person__title
margin-top: 0
margin-bottom: 30px
font-size: 1.4rem
line-height: 1.4
color: $offWhite