#footer 
.footer-main > 
.container {padding-top: 15px; padding-bottom: 0px; margin-bottom: -40px}
.page-top {
background-color: white !important;
background-repeat: no-repeat;
background-size: cover;
background-attachment: scroll;
background-position: left top;
background-image: none !important;
border-bottom: 0px solid #81d742;
}
.breadcrumb {
display: -webkit-flex;
display: -ms-flexbox !important;
display: none;
-webkit-flex-wrap: wrap !important;
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
padding: 0.75rem 1rem !important;
margin-bottom: 1rem !important;
list-style: none;
background-color: #e9ecef;
border-radius: 0.25rem !important;
}