/*
 Theme Name:  CAD Divi Child Theme
 Theme URI:    https://chriswegner.lu
 Description:  Divi Child Theme for CAD
 Author:       Chris Wegner
 Author URI:   https://chriswegner.lu
 Template:     Divi
 Version:      1.0.2
*/

/*****Add any custom CSS below this line*****/
/* Gallery title in red */
.aigpl-img-title {
	color:red;
}
