/*
 Theme Name:   ColorMag Child
  Description:  Child theme, based on Colormag
 Author:       LCHD
 Template:     colormag
 Version:      1.0.0
 Text Domain:  colormag-child
*/

#site-title a {
    font-size: 38px;
	text-align: center;
}
	
#site-description {
    text-align: center;
}
	