.tc-wrapper h1{
    margin: 25px auto;
    font-size: 2em;
}
.tc-wrapper p, .tc-wrapper li{
    line-height: 2em;
}
.tc-wrapper h1, .tc-wrapper h2, .tc-wrapper h3{
    line-height: 2.5em;
}
.tc-wrapper ul{
    margin-left: 1em;
}