.blockish-heading {
	.blockish-heading-text {
		margin: 0;
		padding: 0;
		outline: none;
		
		&:focus {
			outline: none;
		}
	}
}
