/* 
Theme Name:		 Rigid Child
Theme URI:		 http://childtheme-generator.com/
Description:	 	Rigid Child is a child theme of rigid, created by ChildTheme-Generator.com
Author:			 Salman
Author URI:		 http://childtheme-generator.com/
Template:		 flatsome
Version:		 1.0.0
Text Domain:		c-child
*/


/*
    Add your custom styles here
*/
dl , dl dt{
    display:block !important;
}
dt{
    font-weight:bolder;
    color:#000 ;
}
dd{
    text-transform:initial;
}
