.site-footer{
  background: var(--primary);
  color:white;
  padding:40px 0;
  margin-top:80px;
  text-align:center;
}