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/pages/_default.sass
body.default
  .dynamic-content
    padding: 60px 0 120px
    //background-color: $blue

    .dynamic-block
      margin-left: column(1, 12)
      margin-right: column(1, 12)

    .dynamic-block.full-text-block
      .content
        text-align: left

    .kms-content
      h1, h2, h3
        //color: white

        strong
          //color: $bisque

      h3
        //color: $bisque

        strong
          //color: white

      h4
        color: rgba(white, 0.5)

      p
        //color: white

      ul
        li
          //color: white

          &:before
            color: white

      ol
        li
          color: white

          &:before
            color: white

      a
        text-decoration: none

        &:hover
          color: rgba(white, 0.8)
          text-decoration: none

      .button
        margin-top: 40px

        &.right
          .arrow
            margin-left: 30px