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/BDeurzen/vandeurzentuinontwerp.nl/wwwroot/css/partials/_footer.sass
footer
  display: flex
  flex-wrap: wrap
  width: 100%
  padding: 20px 0px
  min-height: $footerSize
  background: $footerBgColor
  h3
    color: $footerTitlesColor
    font-weight: 500
    font-size: 18px
  p
    color: white
    font-size: 15px

.menu-footer
  list-style: none
  padding-left: 0px
  li
    height: 2em
    a
      color: white
      opacity: 0.8
      font-size: 15px
      transition: all ease 0.4s
      &:hover
        opacity: 1

.footer-link
  font-size: 12pt
  color: white
  opacity: 0.7
  transition: all ease 0.4s
  &:hover
    opacity: 1

.small-line-left
  margin: 10px 0px
  height: 1px
  background-color: white
  width: 200px

.small-line-right
  margin: 10px 0px
  float: right
  height: 1px
  background-color: white
  width: 200px

.contact-information-footer
  clear: right