.contentTxt h2 {
    color: #283A84;
}

.contentTxt p {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 18px;
}

.contentTxt li {
    line-height: 18px;
}

.contentTxt img {
    max-width: 100%;
    height: auto;
}

.contentTxt h4 {
    font-size: 15px;
    font-weight:bold;
}
