.sjmmlm-widget-main {
	background: #ee3124;
	color: #fff;
	padding: 10px;
}

#mailing-list-widget-back {
	display: none;
}

.sjmmlm-widget-front-main-text, .sjmmlm-widget-back-main-text {
	font-size: 2em;
}

.sjmmlm-asterisk, .sjmmlm-widget-back-main-text {
	color: #000;
}

.sjmmlm-widget-form {
	margin-top:2rem;
}

#sjmmlm-widget-email {
	width: 60%;
	height: 2.0rem;
	padding-left: 0.8rem;
	font-size: 1rem;
	line-height: 2.0rem;
}

#sjmmlm-widget-button {
	width: 35%;
	height: 2.0rem;
	font-size: 0.8rem;
	line-height: 2.0rem;
	padding:0;
	text-align:center;
	margin-left: 5%;
	margin-top:1em;
}



