h1 i, h2 i, h3 i, h4 i, h5 i, h6 i
{
    color: rgba( 4,143,131, 1 ) !important;
    /* color: rgba( 0,22,137, 1 ) !important; */
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span
{
    color: rgba( 4,143,131, 1 ) !important;
    /* color: rgba( 0,22,137, 1 ) !important; */
}
div.contrast-top-bar
{
    border-top: 2px dotted rgba( 4,143,131, 1 ) !important;
    /* border-top: 2px dotted rgba( 0,22,137, 1 ) !important; */

    border-bottom: 2px dotted rgba( 4,143,131, 1 ) !important;
    /* border-bottom: 2px dotted rgba( 0,22,137, 1 ) !important; */
    /* background-image: linear-gradient(to bottom right, rgba( 4,143,131, 0.85) , rgba( 4,143,131, .85)) !important; */
}
div.container-body
{
    box-shadow: 0px 0px 50px rgba(255, 255, 255, .5) !important;
}
div.card-primary
{
    box-shadow: 0px 0px 50px rgba(255, 255, 255, .5) !important;
    border-color: #000 !important;
}
div.card-title
{
    /* background-image: linear-gradient(to bottom right, rgba(0, 0, 0, .75), rgba(0, 0, 0, .5)); */
    background-color: #000 !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( 4,143,131, 0.85), rgba( 4,143,131, .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( 4,143,131, 0.85), rgba( 4,143,131, .5)) !important;
} */
div.callout-em
{
    border-top: 3px solid rgba( 4,143,131, 1 ) !important;
}
div.callout-side
{
    border-left: 3px solid rgba( 4,143,131, 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;
}