.marketing {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 24px;
  color: #fff;
  font-size: 13px;
  background: rgba(224, 46, 36, .6);
  text-align: center;
  line-height: 24px;
}