* {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif !important;
  font-weight: 200;
}
p {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif !important;
  font-size: 1.09rem;
  color: #2082C0;
  font-weight: 200;
  text-align: center;
}

p.left{
  text-align: left;
}

p.black{
  color: #000;
  margin-top: 0.1rem !important;
  margin-bottom: 1.5rem !important;
}

.linktext-white {
  color: white !important;
}

.hidden {
  display: none !important;
}

.logo {
  width: 97vw;
  max-width: 700px;
}

h1 {
  font-size: 2rem !important;
  margin: auto;
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
h2 {
  font-size: 1.5rem;
  text-align: left;
}
h3 {
  font-size: 1.2rem;
  text-align: left;
  color: #2082C0;
  font-weight: 200;
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}


.title {
  color: #fff;
  font-weight: 200;
  letter-spacing: .025rem;
  flex-wrap: wrap;
  line-height: 2rem;
  word-break: break-all;
  padding: 0px 0px;
  margin: 10px 0px;
  font-size: 2rem;
  text-align: left;
}

.message {
  /* width: 700px; */
  color: #fff;
  font-weight: 200;
  font-size: 1rem;
  line-height: 1.3rem;
  letter-spacing: 0.05rem;
  text-align: left;
}