.component-wrap{
	display: none!important;
}

.footer-address{
    margin-top: -30px!important;
    line-height: 1.6 !important;
}

.footer-link{
    margin-top: -40px!important;
}

.footer-link, a{
    text-decoration: none;
}

.footer-main-inner{
    border-bottom: 1px solid #87c826!important;
    height: 60px;
}


ul.homepage-list {
  list-style: none;
}

ul.homepage-list li::before {
  content: "\25AA";
  color: #87c826;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
  font-weight: bold;
  font-size:1.5rem;
}