.container-header {
    background-color: #0b3871 !important;
    background-image: none !important;
}

.footer {
    background-color: #0b3871 !important;
    background-image: none !important;
}

.join-jen-button {
  background-color: #0b3871;
  border: none;
  color: #ffffff;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}

.join-jen-button a {
  color: #ffffff;
  text-decoration: none;
}

.card {
    border-width: 0px;
}

/* pad the left side of images at the top of some page content */
.right {
  padding-left: 25px;
}

/* set the width of mod 95 in the footer */
#mod-custom95 {
  width:50%;
}

.footer .grid-child {
    align-items: start;
}