/*
Theme Name: The Practice Child
Description: Child theme for the The Practice.
Author: Claude Diderich
Template: thepractice-parent
*/

@import url("../thepractice-parent/style.css");

i {	font-style: italic; }

.jetpack_subscription_widget input[type="email"] {
	margin-top: 5px !important;
	border: 10px solid #EBEBEB !important;
        padding: 3px !important;
	width: 90% !important;
}

.jetpack_subscription_widget input[type="submit"] {
	width: 100%;
	text-align: center;
}

.jetpack_subscription_widget h3 {
	text-transform: uppercase;
	color: #4C4C4C;
	font-weight: bold;
	line-height: 35px;
	padding: 0px;
	margin: 0px 0px 10px;
}