.body>#footer .copyright {
    color: #fff !important;
}

.owl-carousel .owl-nav .owl-prev::before {
  font-family: "Font Awesome 5 Free";
  content: "" !important;
  position: relative;
  left: -1px;
  top: 1px;
}

.owl-carousel .owl-nav .owl-next::before {
  font-family: "Font Awesome 5 Free";
  content: "" !important;
  position: relative;
  left: 2px;
  top: 1px;
}

.social-icons li {
    color: #666;
    background: #fff;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
