.kp-nav-bg {
  background-color: #00838f;
  padding-left: 8px;
  box-shadow: 0px 2px 4px #00000055
}

img.title_logo {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
  margin-top: -2px;
  height: 14px;
}

img.store {
  margin-right:8px;
}

img.icon {
  border-radius: 20%;
  box-shadow: 0px 2px 4px #00000055, 0 28px 12px -15px #ffc40066;
}

#container {
  padding-top: 90px;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
}

#container strong {
  font-size: 20px;
  line-height: 26px;
}

#container p {
  font-size: 16px;
  line-height: 12px;
  //line-height: 22px;
  //color: #8c8c8c;
  margin: 0;
}

#container a {
  text-decoration: none;
}

h4 {
  color: #666666;
}

hr {
  width: 100%;
  color: black;
}

table {
  border-collapse: collapse;
  border: none;
  width: 100%;
}

.policy {
  a {
    font-size: 12px;
    color: #aaa;
  }
  color: #aaa
}

div.pp { 
  margin-top: 64px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; padding:1em; 
  color: #4a4a4a;
}

.br { 
  display: block; 
  margin-bottom: 2em; 
} 
