
.pastor_p1 {
    color: #333;
    font-size: 24px;
    line-height: 140%;
    font-weight: bold;
}

.pastor_p2 {
    font-weight: 400;
    margin-bottom: 70px;
    color: #555;
}

.pastor_p2 > b {
    font-weight: 800;
    color: #2222FA;
}

.mainContentWrap {
    margin-bottom: 0px;
    background-size: auto 100%;
}

.mainContentWrap > .container {
    margin-top: 50px;
    padding-top: 50px;
    border-top: 1px solid #ddd;
}

.fulltext {
    display: none;
}

.modal-body p {
    line-height: 150%;
    text-align: justify;
    font-weight: 400;
}

.modal-title {
    color: #0d795c;
    padding-left: 60px;
    font-size: 16px;
}

.modal-content {
    border-radius: 0px;
}

.modal-header .close {
    margin-top: 3px;
}

h2.bold {
    font-weight: bold;
}

.minister {
    background-image: url('../img/p01.png');
    background-repeat: no-repeat;
    background-position: bottom left;
}