﻿body {
}

.humana-footer-copyright {
  display: none;
}

.careplus-footer-copyright {
  display: block;
}

#enrollment h2 {
  color: #c3202f;
}

#enrollmentBg {
  background: url(../img/careplus-bg-image.jpg) no-repeat;
  background-position-x: center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  min-height: 700px;
  width: 100%;
  left: 0;
  top: 0;
}

#footer {
  background: #0062a6;
}
