.feature-tab { background-color: #fff; padding: 1em 2em 3em; } .feature-tab h3 { font-size: 1.8em; margin: 0.5em 0; line-height: 1.2; } .feature-tab h4 { font-size: 1.4em; margin: 1.5em 0 0.5em; } .feature-tab ul { padding-left: 1em; } .feature-tab li { line-height: 1.4; margin-top: 0.7em; list-style-type: disc; } .feature-tab li: first-of-type { margin-top: 0; } .feature-tab p { line-height: 1.4; padding: 0.5em 0; font-size: 1.2em; } .feature-tab li, .feature-tab p { color: #444; } .feature-tab
|