footer {  
  border-top-width: 3px;  
  border-top-style: solid;  
  border-top-color: #018bc9;  
  padding-left: 15px;  
  padding-right: 15px;  
  padding-bottom: 10px;  
  background-color: #f3f6f6;  
  text-align: left;  
  margin-left: -20px;  
  margin-right: -20px;  
  margin-top: 100px;
}

footer h3 {  
  font-size: 15px;  
  color: #018bc9;  
  line-height: 5px;  
  padding-left: 30px;
}

footer h5 {  
  font-size: 12px;  
  line-height: 17px;  
  padding-left: 30px;
}

footer .img-responsive {  
  max-height: 60px;  
  float: left;
}

footer #footer-bottom {  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #018bc9;  
  padding-top: 5px;  
  margin-left: 15px;  
  margin-top: 5px;  
  font-size: 15px;  
  margin-right: 15px;  
  text-align: center;
}

a {  
  color: black;
}

#image-index {  
  text-align: left !important;
}

