/* Footer Mustache Image "same as the hostpapa.ca website" */		   
.footer-mustache {
    display: inline-block;
    margin-bottom: -0.50rem;
    margin-left: calc(50% - 60px);
    max-width: 120px;
    position: relative;
}

/* Footer Content CUSTOM */
.block2 {
    float:right !important;
    height: 0px;
}

.footer-last{
    font-weight: 400;
    font-size: 12px;
    color: #748088;
	text-decoration: none;
}

.nav2{
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
	column-gap: 1.875rem !important;
}
/* Footer Mouse over a:hover*/
.footer-nav2 a:hover{
    font-weight: 400;
    font-size: 12px;
    color: #ffffff;
	text-decoration: none;
}

.footer-space{
margin-bottom: 18px !important;
margin-top: 5px !important;
}
