/*
    Theme Name: VW Corporate Business Child
    Theme URI: http://example.com/vw-corporate-business-child/
    Description: My Theme Child Theme
    Author: Your Name
    Author URI: http://example.com
    Template: vw-corporate-business
    Version: 1.0.0
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Text Domain: vw-corporate-business-child
    */
    
    
.bradcrumbs a:hover, .bradcrumbs span:hover, .post-categories li a:hover {
  background: #000;
  color: #fff;
}    


h1, h2, h3 {
    color:  #000 !important;
}


.post-main-box:hover h2 a {
    color:  #000 !important;
}