/*
  Copyright (c) 2023 Roman Divotkey.
 */

 /* ------- Footer ------- */
.social-links {
  font-size: 18px;
  display: inline-block !important;
  background: #678db1;
  color: #931d1d !important;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
}
