.footerBG {
  background-color: #3d065f;
  color: white;
  background-image: url("images/footerBg.png");
  background-repeat: no-repeat;
  background-size: 10%;
  background-position: left 15% bottom;
}
