HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers27/dndin.nl/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