/*
 Theme Name:  Divi Child Theme
 Theme URI:    https://mydomain.hu
 Description:  Child Theme for Divi
 Author:       GGD Consulting
 Author URI:   https://ggdconsulting.hu
 Template:     Divi
 Version:      1.0.0
*/

/*****Add any custom CSS below this line*****/
/*--------------------------------------------------------*/


/*****Set up copyright raw font size*****/
#footer-info {
  font-size: 10px;
  color: rgba(255,255,255,0.8);
  font-weight: 700;
}


/*-------------------------------------------------------*/