   /*
   Theme Name: Parallax-One-Child
   Theme URI: https://www.themeisle.com/ 
   Description: This is a custom child theme I have created.
   Author: Chuck Norris Author
   URI: https://www.themeisle.com/ 
   Template: Parallax-One
   Version: 0.1 
   */
   @import url(../Parallax-One/style.css);
	
/*title text in website */
a {
	color: #ff6600;
}

a:hover {
	color: #ff6600;
}

