:not(pre) > code[class*="language-"] {
	padding: .15em .2em .05em;
	border-radius: .3em;
	border: .13em solid #7a6652;
	box-shadow: 1px 1px .3em -.1em #000 inset;
}