/* WebEd User Styles*/

/*Default Link style, exactly same as Link class above, these are the link, visited, hover & active states for this page */

.lead {
  font-size: 1.2em;
  color: #DD6b02;
}
.brand-color {color: #DD6b02;}
.brand-grey {color: #8f9193;}
.footnote {
     color: #838282;
     font-size: 14px;
     line-height: 1.3em;
}