﻿body{
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif
}
.vc-fmbcgold, .vc-hover-fmbcgold:hover {
    color: #000 !important;
    background-color: #BE8E09 !important
}

.vc-text-fmbcgold, .vc-hover-text-fmbcgold:hover {
    color: #BE8E09 !important
}

.vc-border-fmbcgold, .vc-hover-border-fmbcgold:hover {
    border-color: #BE8E09 !important
}

.vc-fmbclightgold, .vc-hover-fmbclightgold:hover {
    color: #000 !important;
    background-color: #D6AD3D !important
}

.vc-text-fmbclightgold, .vc-hover-text-fmbclightgold:hover {
    color: #D6AD3D !important
}

.vc-border-fmbclightgold, .vc-hover-border-fmbclightgold:hover {
    border-color: #D6AD3D !important
}

.vc-fmbcburgundy, .vc-hover-fmbcburgundy:hover {
    color: #fff !important;
    background-color: #410007 !important
}

.vc-text-fmbcburgundy, .vc-hover-text-fmbcburgundy:hover {
    color: #410007 !important
}

.vc-border-fmbcburgundy, .vc-hover-border-fmbcburgundy:hover {
    border-color: #410007 !important
}

.vc-fmbclightburgundy, .vc-hover-fmbclightburgundy:hover {
    color: #fff !important;
    background-color: #71000C !important
}

.vc-text-fmbclightburgundy, .vc-hover-text-fmbclightburgundy:hover {
    color: #71000C !important
}

.vc-border-fmbclightburgundy, .vc-hover-border-fmbclightburgundy:hover {
    border-color: #71000C !important
}

.vc-margin8 {
    margin: 8px !important
}

.vc-margin8-top {
    margin-top: 8px !important
}

.vc-margin8-bottom {
    margin-bottom: 8px !important
}

.vc-margin8-left {
    margin-left: 8px !important
}

.vc-margin8-right {
    margin-right: 8px !important
}

.vc-margin4 {
    margin: 4px !important
}

.vc-margin4-top {
    margin-top: 4px !important
}

.vc-margin4-bottom {
    margin-bottom: 4px !important
}

.vc-margin4-left {
    margin-left: 4px !important
}

.vc-margin4-right {
    margin-right: 4px !important
}

.vc-h1{
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 24px;
    font-weight:bold;
}

.vc-h2 {
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
}

.vc-h3 {
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.vc-center{
    margin-left:auto;
    margin-right:auto;
}
