@import url("../police/gotham-cufonfonts-webfont/style.css");

.history_church {
    margin-top: 50px;
    height: auto;
}

.history_church h1 {
    text-align: center;
    font-size: 25px;
    text-transform: uppercase;
    font-family: 'Playfair Display', serif;
    color: #0c1c4f;
    font-weight: bold;
}

.redline {
    background-color: #FA0061;
    margin: 1.5vw auto;
    width: 10%;
    height: 0.255vw;
}

.history_text,
.protestant {
    width: 75%;
}

.history_text p,
.protestant p,
.prost {
    margin: 0 auto;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    color: #0c1c4f;
    padding: 0.2em 0 1em 0;
    text-align: justify;
}

.protestantism {
    font-size: 25px;
    text-transform: uppercase;
    font-family: 'Playfair Display', serif;
    color: #0c1c4f;
    font-weight: bold;
}

.prost {
    width: 80%;
    text-align: left;
}