
/* Footer */
footer {
  background-color: var(--main);
  padding-top: 60px;
  padding-bottom: 30px;
}

footer img {
  width: 60%;
}

footer .col-lg-3:first-child h1 {
  font-size: 14px;
  color: #fff;
  margin-top: 20px;
}

footer .vert {
  display: flex;
  flex-direction: column;
}

footer .footer1 h1,
footer .footer1 a {
  font-size: 16px;
  color: #fff;
  margin-bottom: 10px;
}

footer .footer2 h1 {
  font-size: 16px;
  color: #fff;
}
