#footer {
  /* background-color: white; */
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 50px;
  margin-bottom: 0px;
}

div {
  margin: 0px 0px;
}

body {
  margin-bottom: 60px;
}

.radio-choice {
   width: 300px;
    position: relative;
    left: -20px;
}


.search-bar-icon{
    position: relative;
    top: 0px;
    left: 0px;
}