/* Custom CSS */
.footer {
  position: fixed;
  bottom: 20px;
  width: 100%;
  height: 40px;
  background-color: #f5f5f5;
}