#desc-img-anim-text-btn .bg {
  background-image: url('../images/bg-swirl-light.jpg');
  background-size: cover;
  -webkit-background-size: cover;
  background-repeat: no-repeat;
  -webkit-background-repeat: no-repeat;
  background-position: center center;
  opacity: 0.75;
}

#footer-text-img-btn {
  background: #737375;
}

.btn-secondary {
  background: #737375;
  color: #fff;
}

a.btn-secondary:hover {
  color: #fff;
  opacity: 0.75;
}

.plp-logo {
  width: 300px;
  padding-bottom: 30px;
}

.primary-heading {
  font-size: 4.67rem;
}

.deep-water-bg {
  background: #2b76a2;
}

.norfolk-sky-bg {
  background: #67bcee;
}

.lapis-lazuli-bg {
  background: #23659F;
}

.battery-charged-blue-bg {
  background: #1BB3D3;
}
