﻿
.footer {
    position: absolute;
    bottom: 0;
    background: $white;
    line-height: 24px;
    a{
      color: $lg-blue
    }
}