
.secondary h1 { font-family: Oswald, 'helvetica neue', 'Helvetica', arial, sans-serif; font-size: 2.2em; line-height: 1.4em; margin-top: 10px; color: #592c82;}
.secondary h2 { font-family: sanchez, 'helvetica neue', 'Helvetica', arial, sans-serif; font-size: 1.7em; color: #0070b9; color: #00aac6;}
.secondary a.btn  { text-decoration: none; }
/*.secondary a { color: #0070b9; text-decoration: underline;}*/

/* Content pages */

.guide-gray {
    margin-bottom: 25px;
    background-color: #f1f1f1;
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right:25px;
}
.guide-gray h2 {
    color:#592c82;
}
.guide-row {
  margin-right: -15px;
  margin-left: -15px;
  padding-bottom: 25px;
}
.about-us {
    background-color:#592c82;
    color:#fff;
    padding-bottom:15px;
    padding-top:15px;

}
.about-us h1 {
    color:#fff;
}
.glossary-item {
    color:#00aac6;
    font-family: oswald;
    text-transform: none;
}

a.member-guide-main {
     text-decoration: none;
}
a.member-guide-main h1 {
     text-decoration: none;
     color:#ffffff;
     font-family: oswald;
     font-size:3.8em;
}