/*Write your custom css in this file.*/
.footer {
  width: 100%;
  text-align: center;
  background: #fff;
  display: inline-block; }
  .footer a {
    padding-left: 2px; }

@media (max-width: 767px) {
    .hidden-xs {
      display: inline-block !important;}
  }
