.footer-v1.bg-img {
  background-color: black;
  background-repeat: repeat;
}
.headline {
    display: block;
    margin: 10px 0 25px 0;
    border-bottom: 1px dotted #e4e9f0;
  color: white;
  font-size: 20px;
}
.headline p {
    margin: 0 0 -2px 0;
    padding-bottom: 5px;
    display: inline-block;
    border-bottom: 2px solid #7e57c2;
}
.link-list > li{
  padding: 7px 0px;
}
.link-list > li > a , .link-list > li> i{
  color:#eee;
  text-decoration: none;
  font-size: 16px;
}
.asd{
  height: fit-content;
}