section.cgl{
    line-height: 30px;
}
section.cgl h1{
    text-transform: uppercase;
    display: inline-block;
    background-color: #141414;
    color: #ffffff;
    padding: 3px 20px;
    line-height: initial;
    margin-bottom: 35px;
}
section.cgl span{
    font-weight: 500;
}