.gs-text {
    font-family: 'PT Serif',serif;
    line-height: 1.55;
    color: #354f51;
    font-weight: 400;
    letter-spacing: 1px;
}

.gs-text h1, .gs-text h2, .gs-text h3 {
    margin-bottom: 15px;
}

.gs-text p, .gs-text li {
    text-align: justify;
    margin-bottom: 10px;
}

.gs-text ol, .gs-text ul {
    margin: 20px 0;
}

.list-address {
    list-style-type: '- ';
}