﻿@media only screen and (max-width: 850px) {
  footer {
    margin-bottom: 100px;
  }
}
