p, ul, ol {
    font-size: .37rem;
    color: rgb(102, 102, 102);
    line-height: .64rem;
    max-width: 100%;
    word-wrap: break-word;
}

p {
    text-indent: 2em;
}

.sdk p {
    text-indent: 0;
}

h5 {
    font-weight: bold;
    font-size: .38rem;
    line-height: .66rem;
}
h4 {
    font-size: .39rem;
    line-height: .69rem;
}
h3 {
    text-align: center;
}