.comm-dev-milc-global input {
	width: 100%;
}

.comm-dev-milc-global button {
	width: 100%;
	margin-top: 5px;
}

.milc-newsletter-form button[type="submit"] {
	width: 100%;
}
.milc-newsletter-form .elementor-field {
	margin-bottom: 10px;
}

.milc-newsletter-form.community .elementor-button {
	background-color: white;
	display: inline-block;
	width: auto;
}

.newsletter-home-btn {
	display: flex;
	flex: auto;
}

.newsletter-home-btn a {
	border-radius: 0px;
	display: block;
	width: 100%;
	margin: 5px auto;
	text-align: center;
	max-width: 100%;
	flex: auto;
	align-self: self-end;
	padding: 8px;
}
