.colorlib-sub-heading {
    font-size: 14px;
    margin-top: 2em;
    margin-bottom: 1em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 5px;
    line-height: 1.8;
    position: relative; }
    .colorlib-sub-heading span {
      display: block; }
    @media screen and (max-width: 768px) {
      .colorlib-sub-heading {
        margin-bottom: 1em; } 
}

.hire {
    background: #f2f3f7; 
}