.page-header-teal { font-family: 'BebasNeue Bold'; font-size: 80px; color: #00b6c9; text-transform: uppercase; line-height: 100%; }

.paragraph-header-teal { font-family: 'BebasNeue Bold'; font-size: 50px; color: #00b6c9; text-transform: uppercase; line-height: 120%; }
.paragraph-header-grey { font-family: 'BebasNeue Bold'; font-size:50px; color: #40474f; text-transform: uppercase; line-height: 120%; }

.paragraph-header-teal-underline { font-family: 'BebasNeue Bold'; font-size: 50px; color: #00b6c9; text-transform: uppercase; line-height: 120%; border-bottom: 5px solid #00b6c9; }
.paragraph-header-grey-underline { font-family: 'BebasNeue Bold'; font-size: 50px; color: #40474f; text-transform: uppercase; line-height: 120%; border-bottom: 5px solid #00b6c9; }

.section-header-30 { font-family: 'BebasNeue Bold'; font-size: 30px; color: #40474f; text-transform: uppercase; line-height: 120%; }

.bebas-bold-40-grey { font-family: 'BebasNeue Bold'; font-size: 40px; color: #40474f; text-transform: uppercase; line-height: 120%; }
.arial-narrow-26-grey { font-family: 'Arial Narrow'; font-weight: 400; font-size: 26px; color: #40474f; line-height: 140%; }
.arial-narrow-bold-26-grey { font-family: 'Arial Narrow'; font-weight: 700; font-size: 26px; color: #40474f; line-height: 140%; text-transform: uppercase; }
.arial-narrow-bold-26-white { font-family: 'Arial Narrow'; font-weight: 700; font-size: 26px; color: #ffffff; line-height: 140%; text-transform: uppercase; }

.paragraph-text-teal { font-family: 'Arial Narrow'; font-size: 22px; color: #00b6c9; line-height: 160%; }
.paragraph-text-grey { font-family: 'Arial Narrow'; font-size: 22px; color: #40474f; line-height: 160%; }
.paragraph-text-white { font-family: 'Arial Narrow'; font-size: 22px; color: #ffffff; line-height: 160%; }

.white-button { font-family: 'BebasNeue Bold'; }
.white-button a { display: inline-block; font-size: 22px; color: #00b6c9; text-transform: uppercase; padding: 16px 18px 12px 18px; background-color: #fff; }
.grey-button { font-family: 'BebasNeue Bold'; }
.grey-button a { display: inline-block; font-size: 22px; color: #00b6c9; text-transform: uppercase; padding: 16px 18px 12px 18px; background-color: #ebebeb; }

.list-header { font-family: 'Arial Narrow'; font-size: 20px; color: #40474f; }
.list { font-family: 'Arial Narrow'; font-size: 20px; color: #40474f; line-height: 140%; }

.title-separator-50 { width: 50%; display: block; margin-top:10px; border-bottom: 5px solid #00b6c9; }
.title-separator-75 { width: 75%; display: block; margin-top:10px; border-bottom: 5px solid #00b6c9; }

.line-height-100 { line-height: 100%; }