/* Enter Your Custom CSS Here */
p {
  color: #333333;
}
.menu > li > a {
    color: #333333;
}
.vc_toggle_square .vc_toggle_title h4 {
    color: #333333;
}
.vc_tta-style-classic .vc_tta-tab.vc_active > a {
    color: #333333 !important;
}
p.grey, h1.grey, h2.grey, h3.grey, h4.grey, h5.grey, h6.grey, a.grey, i.grey, span.grey, input[type="text"].grey, textarea.grey, input[type="submit"].grey, select.grey, pre.grey {
    color: #333333;
}