.footer-section {
display: flex;
      align-items: center;
}
.footer .social-widget svg {
    margin-bottom: 0px!important;
}
.footer a {
  text-decoration: none;
}
.footer a:hover {
  text-decoration: none;
  color: #f5c14d!important;

