﻿body {
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif
}

.vc-gold, .vc-hover-gold:hover {
    color: #000 !important;
    background-color: #caac00 !important
}

.vc-text-gold, .vc-hover-text-gold:hover {
    color: #caac00 !important
}

.vc-border-gold, .vc-hover-border-gold:hover {
    border-color: #caac00 !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;
}
