h1 i, h2 i, h3 i, h4 i, h5 i, h6 i
{
    color: rgba( 96,44,100, 1 ) !important;
    color: rgba( 40,49,126, 1 ) !important;
    /* color: rgba( 0,22,137, 1 ) !important; */
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span
{
    color: rgba( 96,44,100, 1 ) !important;
    color: rgba( 40,49,126, 1 ) !important;
    /* color: rgba( 0,22,137, 1 ) !important; */
}
div.contrast-top-bar
{
    /* border-top: 2px dotted rgba( 96,44,100, 1 ) !important;
    border-top: 2px dotted rgba( 40,49,126, 1 ) !important; */
    /* border-top: 2px dotted rgba( 0,22,137, 1 ) !important; */

    border-bottom: 2px dotted rgba( 96,44,100, 1 ) !important;
    border-bottom: 2px dotted rgba( 40,49,126, 1 ) !important;
    /* border-bottom: 2px dotted rgba( 0,22,137, 1 ) !important; */
    /* background-image: linear-gradient(to bottom right, rgba( 40,49,126, 0.85) , rgba( 40,49,126, .85)) !important; */
}
div.container-quicklinks
{
    margin-top: 1.84em;
    position: relative;
    padding-bottom: 0;
    text-align: center;
    font-weight: bold;
    /* background-image: linear-gradient( to bottom right, rgba( 40,49,126, 0.85), rgba( 40,49,126, .5)) !important; */
}
div.container-side i
{
    color: rgba( 231,225,230, 1 ) !important;
}
div.container-side .secondary i
{
    color: #222 !important;
}
/* div.card-title
{
    background-color: transparent !important;
    background-image: linear-gradient( to bottom right, rgba( 40,49,126, 0.85), rgba( 40,49,126, .5)) !important;
} */
div.callout-em
{
    border-top: 3px solid rgba( 96,44,100, 1 ) !important;
    border-top: 3px solid rgba( 40,49,126, 1 ) !important;
    /* border-top: 3px solid rgba( 0,22,137, 1 ) !important; */
}
div.callout-side
{
    border-left: 3px solid rgba( 40,49,126, 1 ) !important;
    border-left: 3px solid rgba( 0,22,137, 1 ) !important;
}
.hollow
{
    color: #eee !important;
}
.purple
{
    color: #682666;
}
.button.warning
{
    color: #fff !important;
}
.label.success i
{
    color: #fff !important;
}
.benefits-boxes h4, .benefits-boxes div
{
    text-align: center;
}
.orbit-next, .orbit-previous
{
    background-color: #cd6040;
}
#menu-sm li.accordion-item.is-active a.accordion-title
{
    background-color: rgba( 40,49,126, 1 ) !important;
    color: #fff;
}