/*
 Theme Name:   HighendWP Child
 Theme URI: https://www.hb-themes.com/themes/highend/
 Description:  HighendWP child theme
 Author:       Ninjacreative
 Author URI:   
 Template:     HighendWP
 Version:      0.1
*/

/*Whistleblowing-form*/
#wpcf7-f7158-p6912-o1 form p,
#wpcf7-f7158-p6912-o1 form .recaptcha {
  display: block;
}

/*Hide excerpts from related posts*/
.hb-related-posts .hb-post-excerpt {
  display: none;
}

