h1, h2, h3, h4, h5, h6 {
font-weight: 600;
margin-bottom: 0.5em;
}
h1 {
font-size: 2em;
}
h2 {
font-size: 1.5em;
}
p {
margin-bottom: 1em;
}
code {
background: #f5f5f5;
padding: 0.2em 0.4em;
border-radius: 3px;
font-family: "Courier New", monospace;
}