﻿#Footer {
    margin-top: 20px;
    border-top-style: solid;
    border-top-width: 2px;
    padding-bottom: 35px;
	padding-top: 5px;
}

#Footer a{
  text-decoration: underline;
}

.M {
    width: 50%;
}

.XS-Footer {
    width: 45%;
    padding-right: 5%;
    min-width: 100px;
}

.SocialMediaButton {
    width: 25px;
    margin-top: 5px;
    margin-right: 10px;
    float: left;
}

#LogoFooter {
    font-family: hsd sans;
    font-size: 68px;
    line-height: 0.8em;
    margin-top: 15px;
}

#LogoFooter a {
	text-decoration:none;
}
