.yesp .yesp-title .yesp-title-wrapper {
    font-family: "Oswald";
    font-weight: 200;
padding-top:5px;
}

.yesp .yesp-title {
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0px, rgba(0, 0, 0, 0.8) 100%);
    height: 30px;
}
 