﻿#site-content {
  padding-bottom: 2.1em; }

#site-footer {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2.1em;
  padding: 0.5em 0;
  background: #e8e8e8;
  text-align: center;
  font-size: 0.8em;
  color: #8b8b8b; }
