div.text {
    font-family: 'Domine', Palatino, serif;
    margin-top: 100px;
    margin-bottom: 100px;
    text-align: center;
}

p.ct {
   color: black;
   margin: 1em auto;
   max-width: 36em;
   line-height: 150%;
   text-align: center;
   font-size: 24px;
}

p.cb {
   text-indent: 29.0px;
   color: black;
   margin: 1em auto;
   max-width: 36em;
   line-height: 150%;
   text-align: left;
   font-size: 18px;
}

p.cd {
   color: grey;
   line-height: 50%;
   font-size: 14px;
}
