.widget-puppetdb-stats { .row { clear: both; padding: 10px 0 30px 0; position: relative; } .col { float: left; width: 50%; } h1 { text-transform: uppercase; letter-spacing: 4px; font-weight: 700; color: white; } h2 { text-transform: uppercase; font-size: 48px; font-weight: 700; color: gray; } .success { color: green; } .failure { color: red; } }