.special-styles {
    font-weight: bold;
}
.linkText,
.linkButton,
.linkButtonTransparent,
.lightboxLink {
    font-weight: bold;

}
.align-center {
    text-align: center;
}

.highlighted {
    background: #e50615;
    font-weight: bold;
    display: inline-block;
    color: #ffff;
    text-transform: uppercase;
    font-weight: bold;
}