/* 
Theme Name: Amy's Cleaning Services - child theme
Author:       Plas Nant
Version: 1.0.0
Description: Child theme for Cleaning Lite. 
Template: cleaning-lite 
*/  

@import url("../cleaning-lite/style.css");

#topbar { 
	background-color:#f1f1f1;
}

h1{
  color:#27c6f2;
}

#header { 
	background-color:#fafafa;
}
.main-container{
	min-height:600px;
}