h1 {
    text-align: center;
    color: #111;
    font-size: 24px;
    font-weight: 600;
    line-height: 40px;
}

h3 {
    margin-left: 24px;
    color: #111;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
}
p {
    text-indent: 2em;
    margin-left: 24px;
    font-size: 14px;
    line-height: 20px;
    color: #262626;
}
