.footer{
background-color: #222222;
color: white;
position: relative;
}

.responsive {
  width: 100%;
  height: auto;
}
.minheight{
min-height: 250px;
}

.navstyle{
  border-radius: 0px;
}
