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/netwerkbrabant/netwerkbrabant.nl/resources/assets/sass/site/partials/_tryOut.sass
.try-out
  .pre-title
    margin: 0
    font-size: 0.5rem
    line-height: 1.2
    text-transform: uppercase
    letter-spacing: 2px
    font-weight: semibold()
    color: $grey


  h4
    margin: 30px 0 60px
    color: $black
    font-size: 1.6rem
    line-height: 1.2
    font-weight: bold

  >p
    margin: 0
    font-size: 0.8rem
    line-height: 1.4
    color: $grey

    +respond-to-width-beyond(1200)
      max-width: 360px

  .person-circle
    margin-top: 30px

    figure
      width: 60px
      height: 60px

    .description
      width: calc(100% - 75px)

  .button
    margin-top: 60px
    width: 240px
    text-align: center

    &:hover
      background-color: darken($yellow, 10%)