.wrapped-title{
    color: #febd25;
    text-shadow: 2px 2px 0px #333333, 4px 4px 0px #333333;
    font-weight: 900;
    font-size: 60px;
    line-height: 50px;
    margin-bottom: 25px;
}

.wrapped-desc{
    color: #333;
}