
/*
# Inline text styles */
code {
	font-size: 92%;
	padding: 3px;
	font-family: 'Roboto Mono';
	font-weight: 400;
	background-color: rgba(0,0,0,.04);
}


small {
	font-size: .8rem;
}