a {
font-weight:bold;
color: #0072BC;
}
p {font-family:Open Sans;
   font-size: 18pt;
   line-height: 1.2;
   + p {
        margin-top: 32px;; 
}

a.stylizedButton.buttonStyle001 {
    background: #0072BC;
    color: white;
}

.WaGadgetEvents .boxOuterContainer .boxBodyOuterContainer .boxBodyContainer .boxBodyInfoOuterContainer .boxBodyInfoContainer .boxActionContainer input.typeButton{
    background: #0072BC;
    color: white;   
}

h1 h2 h3 h4 {
    color:#0072BC;
}

.gadgetTitle {
    color:#0072BC;
}

.WaGadgetEvents.WaGadgetEventsStateDetails .pageTitleContainer h1.pageTitle {
    color:#0072BC;
}


.gadgetStyleNone .gadgetStyleTitle h4 {
      color:  #0072BC;
}