.primary-nav a {
    color: #AD0000;
    font-weight: 600;
}

.vc_separator h2.title {
    font-size: 40px;
    line-height: 1.5em;
    color: #AD0000;
}

li.bubble a {
background-color: red! important;
}

.social-list i {
    color: blue;
}

.section-title {
    text-align: left;
    display: none;
}

.copyright-text{
color:red;
font-weight: bold;
}