div {
    font-family: "Open Sans", Verdana sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    font-style: italic;
}

.pepe {
    text-decoration: line-through ;
    font-family: "Roboto", Verdana, sans-serif;
    font-weight: 375;

}

blockquote {
    font-family: "Open Sans", Verdana sans-serif;
    font-weight: 700;
    font-size: 30px;
    text-indent: 50px;
    text-transform: uppercase;
}

.popo {
    text-decoration: overline wavy;
    word-spacing: 30px;
    text-shadow: 1px 2px 2px #59015c;
}
.end {
    text-decoration: underline double;
    letter-spacing: 5px;
}