#footer .footer-copyright p {
    padding-top: 30px !important;
    }

.footer-copyright > .container {
	z-index: 21;
}

.container-bottom {
  display: flex;
  align-items: flex-end; /* allinea in basso */
}

.bottom-align {
  vertical-align: bottom;
}

.padd_r 
 {
  padding-right: 30px;
}
