body { -webkit-user-select: none; font-size: 11pt; } .content { padding: 140px 0 60px; } header { padding-bottom: 5px; color: black; font-weight: 600; } section { padding-bottom: 2em; display: block; } section header { padding-bottom: 10pt; } section .summary { white-space: pre-line; padding: 1em; border: 1px #ccc solid; background-color: whitesmoke; font-family: monospace; font-size: 8pt; } @media (max-width: 767px) { .content { padding: 120px 0 30px; } }