.section-buffer-60 { 
  margin-top:60px; 
}

.section-buffer-20 { 
  margin-top:20px; 
}

.section-padded {
  padding: 20px;
  background-color: #F0F0F0;
  border-radius: 20px;
}

.h1 .light, .h1 light, .h2 .light, .h2 light, .h3 .light, .h3 light, h1 .light,
h1 light, h2 .light, h2 light, h3 .light, h3 light {
    font-weight: 200;
}

.h1.notop, .h1 notop, .h2.notop, .h2 notop, .h3.notop, .h3 notop, h1.notop,
h1 notop, h2.notop, h2 notop, h3.notop, h3 notop {
    margin-top: 8px;
    margin-bottom: 20px;
}

.h1 .jumbo, .h1 jumbo, .h2 .jumbo, .h2 jumbo, .h3 .jumbo, .h3 jumbo, h1 .jumbo,
h1 jumbo, h2 .jumbo, h2 jumbo, h3 .jumbo, h3 jumbo {
    font-weight: 200;
    font-size: 150%;
    margin-bottom: 0px;
}

.h1.extratop, .h1 extratop, .h2.extratop, .h2 extratop, .h3.extratop, .h3 extratop, h1.extratop,
h1 extratop, h2.extratop, h2 extratop, h3.extratop, h3 extratop {
    margin-top: 40px;
}