#footer .subscribe-block-form input {
    color: #000;
}

.form-type-email label, .form-type-textfield label {
	font-weight: bold;
}

@media screen and (min-width: 768px) {
#footer .subscribe-block-form input[type=submit] {
    /* margin-left: 1rem; */
}
}