﻿.center-box-section {
  text-align: center;
  margin: auto;
  padding-top: 73px;
  padding-bottom: 73px; }

.center-box-box {
  text-align: center;
  margin: auto;
  padding-top: 50px;
  padding-bottom: 50px; }

.center-box-box-max-width-100 {
  max-width: 100%; }

.center-box-box-max-width-1220px {
  max-width: 1220px; }

.center-box-box-content-max-width-80 {
  max-width: 80%; }

.center-box-box-content-max-width-90 {
  max-width: 90%; }

.center-box-header {
  font-size: 2.125rem;
  font-weight: 700;
  font-family: Helvetica, Arial, Lucida, sans-serif;
  color: #ffffff !important;
  margin-left: auto;
  margin-right: auto; }

.center-box-subtext {
  font-size: 1rem;
  font-family: Helvetica, Arial, Lucida, sans-serif;
  color: #ffffff !important;
  font-weight: 700;
  line-height: 1.7em;
  text-align: center;
  margin-left: auto;
  margin-right: auto; }

.center-box-note {
  font-size: 1rem;
  color: #104551 !important;
  font-weight: 700;
  margin: auto;
  font-family: Helvetica, Arial, Lucida, sans-serif;
  text-align: center;
  line-height: 2em;
  padding-top: 15px;
  padding-bottom: 20px;
  padding-left: 25px;
  padding-right: 25px;
  position: relative;
  z-index: 2; }
  .center-box-note a {
    color: inherit !important; }
