h1 i, h2 i, h3 i, h4 i, h5 i, h6 i
{
    color: rgba( 219, 35, 17, 1 ) !important;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span
{
    color: rgba( 219, 35, 17, 1 ) !important;
}
div.contrast-top-bar
{
    border-top: 2px dotted rgba( 219, 35, 17, 1 ) !important;
    border-bottom: 2px dotted rgba( 219, 35, 17, 1 ) !important;
    background-image: linear-gradient(to bottom right, rgba(0, 52, 121, .95), rgba(0, 52, 121, .75));
}
div.container-quicklinks
{
    margin-top: 1.84em;
    position: relative;
    padding-bottom: 0;
    text-align: center;
    font-weight: bold;
}
div.container-side i
{
    color: rgba( 231,225,230, 1 ) !important;
}
div.container-side .secondary i
{
    color: #222 !important;
}
div.callout-em
{
    border-top: 3px solid rgba( 219, 35, 17, 1 ) !important;
}
div.callout-side
{
    border-left: 3px solid rgba( 219, 35, 17, 1 ) !important;
}
.hollow
{
    color: #eee !important;
}
#demo-items .hollow
{
    color: #222 !important;
}
.purple
{
    color: #682666;
}
.button.warning
{
    color: #fff !important;
}
.label.success i
{
    color: #fff !important;
}
.benefits-boxes h4, .benefits-boxes div
{
    text-align: center;
}