@charset "utf-8";
/* CSS Document */

/*
 Theme Name:   frontier Child
 Description:  frontier Child Theme
 Author:       Julie Hinton
 Author URI:   http://www.blue-door-designs.com
 Template:     frontier

*/

@import url("../frontier/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
/********************************************************************************************************************/
/******************************************** MAIN HTML STYLES ******************************************************/
/********************************************************************************************************************/

/*
.wpcf7 textarea  {
  width: 250px;
}
*/

textarea {
	width: 90%;
}



