.ministries {
    color: #313437;
    background-color: #fff;
  }
  
.ministries p {
color: #7d8285;
}

.ministries h2 {
font-weight: bold;
margin-bottom: 40px;
padding-top: 40px;
color: inherit;
}

@media (min-width:1650px) {
    .ministries-container {
        max-width: 1600px;
    }
}

.ministries-container {
    margin-left: auto;
    margin-right: auto;
}

.ministries-container .intro {
    max-width:900px;
}

.ministries-container .intro p {
    font-size: 1.2em;
}

.ministries-text {
    margin-top:-50px; 
    position:relative;
    width:85%;
}

@media (max-width:767px) {
.ministries h2 {
    margin-bottom: 25px;
    padding-top: 25px;
    font-size: 24px;
    }
}

.ministries-image {
    width: 100%;
}

.ministries .intro {
font-size: 16px;
max-width: 900px;
margin: 0 auto;
}

.ministries .intro p {
margin-bottom: 0;
}

.ministries .people {
padding-bottom: 40px;
}

.ministries .item {
text-align: center;
padding-top: 50px;
}

.ministries .item .name {
font-weight: bold;
margin-top: 28px;
margin-bottom: 8px;
color: inherit;
}

.ministries .item .title {
text-transform: uppercase;
font-weight: bold;
color: #808080;
letter-spacing: 2px;
font-size: 13px;
}

.ministries .item .description {
font-size: 15px;
margin-top: 15px;
margin-bottom: 20px;
}

.ministries .item img {
max-width: 160px;
}

.ministries .social {
font-size: 18px;
color: #a2a8ae;
}

.ministries .social a {
color: inherit;
margin: 0 10px;
display: inline-block;
opacity: 0.7;
}

.ministries .social a:hover {
opacity: 1;
}

.dialog {
    color: #313437;
}
