/*
Theme Name: OverlandToIranTheme
Description: Child theme for Tempera
Author: David Sutherland <sutherland.dave@gmail.com>
Template: tempera
*/

/* hide the contact form once it has been submitted */
form.wpcf7-form.sent p {
	display: none;
}
