.vc_toggle_content a {
  color: orange !important;
}
.vc_toggle_content a:hover {
  color: #ff7b00 !important; /* optional darker orange on hover */
}