/* Typography */
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 1.25rem;
	font-weight: 700;
	line-height: 1.3;
	color: darkgoldenrod;
}

label[for=isso-postbox-website] {
display: none !important;
}

input#isso-postbox-website {
display: none;
}

input[type="submit"] {
        color: Black !important;
}
