.txt-Default {
    font-family: Open Sans;
    font-style: normal;
    font-size: 25px;
    color: #ffffff;
    text-align: left;
    line-height:1.3;
}

.txt-Title-1 {
    font-family: Open Sans;
    font-style: normal;
    font-size: 44px;
    color: #ffffff;
    text-align: left;
    line-height:1.2;
}

.txt-Title-2 {
    font-family: Open Sans;
    font-style: normal;
    font-size: 36px;
    color: #ffffff;
    text-align: left;
    line-height:1.2;
}

.txt-Title-3 {
    font-family: Open Sans;
    font-style: normal;
    font-size: 28px;
    color: #ffffff;
    text-align: left;
    line-height:1.2;
}

.txt-Subtitle {
    font-family: Open Sans;
    font-style: normal;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: -1px 1px black;
    line-height:1.2;
}

.txt-Paragraph {
    font-family: Open Sans;
    font-style: normal;
    font-size: 14px;
    color: #ffffff;
    text-align: justify;
    line-height:1.2;
}
