/*
Theme Name: Take Time Cleaning
Author: Bounce Design
Author URI: http://bouncedesign.com
Version: 1.0
Text Domain: taketime-ed
*/
.spring-font {
	font-family: "Delicious Handrawn", cursive;
 	font-weight: 400;
  	font-style: normal;
	color: #619a36 !important;
    font-size: 60px;
    padding-bottom: 20px;
	padding-top: 20px;
}

.spring-font-2 {
    font-family: "Delicious Handrawn", cursive;
    font-weight: 400;
    font-size: 40px;
    padding-bottom: 20px;
    padding-top: 20px;
}

.spring-font-1 {
	font-family: "Lilita One", sans-serif;
  	font-weight: 400;
  	font-style: normal;
}

.special-message {
    background-color: white;
    text-align: center;
    padding: 0px !important;
}