/*
Theme Name:     MedicalPlus Child
Theme URI:      http://example.org
Description:    Child theme for the Peach Theme
Author:         Your name here
Author URI:     http://example.com/about/
Template:       medicalplus
Version:        1.0.0
*/
@import url("../medicalplus/style.css");


/* Add all your custom CSS styles below. They'll be kept even after you update the parent Adora theme to a new version. */

body {
	 background-color: red;
}