/**
* Theme Name: blackdsn Child
* Description: This is a child theme of blackdsn
* Author: Design Grid
* Author URI: https://themeforest.net/user/design_grid
* Template: blackdsn
* Version: 1.0.0
*/

:root {
    --font-weight-heading: 700 !important;
}
body .dsn-testimonials .testimonial-content h4.sm-title-block{
	color:#fff !important;
}