.pub h3 {
    font-family: "Roboto Condensed";
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: left;
    color: #FFFFFF;
}
.pub p {
    font-family: "Roboto";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: #F2F2F2;
    padding-right:50px;

}

.pub span.label-default {
    background-color: transparent;
    padding:9px 14px;
    border: #FFF solid 1px;
    border-radius: 6px;
    color: #FFF;
    font-size: 15px;
    font-weight: 300;
}