footer {
  font-family: YekanBakh;
  background-color: #1e1e1e;
  color: #a1a1a1;
}
footer > .container > div:nth-child(1) > .title {
  margin-bottom: 7px;
  font-size: 18px;
}
footer > .container > div:nth-child(1) > p {
  font-size: 15px;
  font-weight: 300;
  line-height: 1.8;
}
footer > .container > div:nth-child(2) > .info {
  margin-bottom: 30px;
  font-size: 15px;
  font-weight: 300;
}
footer > .container > div:nth-child(2) > .social-networks > .title {
  margin-bottom: 15px;
  font-size: 15px;
  font-weight: 300;
}
footer > .container > div:nth-child(2) > .social-networks > .items > a {
  text-decoration: none;
}
footer > .container > div:nth-child(2) > .social-networks > .items > a > img {
  width: 20px;
  filter: brightness(100);
  opacity: 0.5;
}
footer > .container > div:nth-child(3) > .links > .title {
  display: block;
  margin-bottom: 15px;
  font-size: 18px;
}
footer > .container > div:nth-child(3) > .links > .items > li > a {
  color: #a1a1a1;
  font-size: 15px;
  font-weight: 300;
}/*# sourceMappingURL=footer.css.map */