#producto_interes_email {
	border: 1px solid black !important;
	border-radius: 5px !important;
	box-shadow: none !important;
}

input#producto_interes_email::placeholder {
	color: black;
}

#button_producto_interes {
	border-radius: 5px;
}

.text_terminos {
	font-size: 13px;
}

.error {
	color: red;
	font-weight: bold;
}

.response {
	display: none;
}