/* line 10, ../../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.1/stylesheets/compass/layout/_sticky-footer.scss */
html, body {
  height: 100%; }

/* line 12, ../../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.1/stylesheets/compass/layout/_sticky-footer.scss */
.page {
  clear: both;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin-bottom: -200px; }
  /* line 18, ../../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.1/stylesheets/compass/layout/_sticky-footer.scss */
  .page .push {
    height: 200px; }

/* line 20, ../../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.1/stylesheets/compass/layout/_sticky-footer.scss */
.footer {
  clear: both;
  position: relative;
  height: 200px; }

/* line 7, ../sass/_footer.scss */
.push {
  margin-top: 72px; }

/* line 12, ../sass/_footer.scss */
.footer {
  background-color: #2f5c67;
  color: white;
  text-align: center;
  width: 100%;
  padding: 0;
  padding-top: 24px; }
  /* line 19, ../sass/_footer.scss */
  .footer p {
    color: white;
    color: rgba(255, 255, 255, 0.5);
    font-family: "bree", arial, sans-serif;
    font-weight: 300; }
  /* line 21, ../sass/_footer.scss */
  .footer ul, .footer ul li {
    margin: 0;
    padding: 0; }
  /* line 25, ../sass/_footer.scss */
  .footer ul {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    text-align: center;
    display: inline-block; }
  /* line 31, ../sass/_footer.scss */
  .footer ul li {
    list-style-type: none;
    float: left; }
  /* line 35, ../sass/_footer.scss */
  .footer ul li {
    text-align: center;
    margin: 24px 0; }
  /* line 39, ../sass/_footer.scss */
  .footer ul li a {
    color: white !important;
    font-family: "bree", arial, sans-serif;
    font-weight: 300;
    padding: 24px 16px; }
