footer {
  background-color: #c20404;
  padding: 10px;
  text-align: center;
  color: #d2d2d2;
  /*naknadno da ostane samo na dnu
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;*/
}
