.footer .leftbot .title span:first-of-type,
.footer .right .title span:first-of-type {
  padding-right: 0px !important;
}
.footer .leftbot {
  position: relative;
  /* overflow: hidden; */
}
.footer .leftbot .message:last-of-type {
  position: absolute;
  bottom: -15px;
  left: 0;
  white-space: nowrap;
}
.footer .left .leftcen div:nth-child(2) {
  font-family: "Helvetica Neue 100" !important;
  font-size: 18px !important;
  line-height: 18px !important;
  letter-spacing: 4px !important;
}
