.gc-content p,
.gc-content li,
.gc-content a,
.gc-content span {
    color: white;
    font-family: Oswald-Regular;
}

.gc-content h1,
.gc-content h2,
.gc-content h3,
.gc-content h4,
.gc-content h5,
.gc-content h6 {
    font-family: Oswald-Regular;
        font-size: 26px;
    margin-top: 48px;
    margin-bottom: 16px;
}
.gc-content ul li,
.gc-content p {
    margin-bottom: 16px;
    line-height: 1.6;
}