.rekers-footer-socials__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}
.rekers-footer-socials__item:not(:last-child) {
  margin-right: 12px;
}
.rekers-footer-socials__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  padding: 5px;
}
.rekers-footer-socials__link i {
  color: #009EE0;
  font-size: 1.3rem;
}
/*# sourceMappingURL=view.css.map */