/**
 * Theme Name: My Custom Child Theme
 * Template: twentytwentyfive
 * Description: This is the description of my theme
 * Version: 1.0.0
 * Author: Me
 */

body {

	background-color: white;
}
