.footer-supp-nap {
    background-color: #dfb634;
    color: rgba(255,255,255,.5);
    font-size: 16px;
    max-width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}

.footer-supp-nap a {
    color: #fff;
}

@media (max-width: 767.1px) {
	.footer-supp-nap > .row > div:nth-child(2) {
	  border-top: 1px solid;
        border-top-color: rgba(255,255,255,.15);
        
	}
}

.widget.text-button.title-text-button.on-primary.aurora-cta {
    margin: 0 auto 80px auto;
    padding: 40px 0;
}

.widget.text-button.title-text-button.on-primary.aurora-cta h4 {
    display: none;
}

.widget.widget-aurora-products {
    margin-top: 120px;
}

.template-footer .back-to-top {
    z-index: 9999;
}