.ensight-publications-post {

}

.ensight-publications-post .ensight-project-content .content-container > div:first-child {
    padding-top: 60px;
    padding-bottom: 60px;
  }

.ensight-publications-post .contact-us {
    padding: 0px 50px;
}

.ensight-publications-post .contact-us h3{
    font-size: 32px;
}

.ensight-publications-post .contact-us .button-filled{
    margin-bottom: 45px;
}

.ensight-publications-post .contact-us .follow-us-container h4{
    font-size: 18px;
    text-transform: uppercase;
    color: #4B4B4B;
}

.ensight-publications-post .news-item-container {
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: solid 1px #AAAAAA;
}

.ensight-publications-post .news-item-container h4 {
    color: #4B4B4B;
    font-size: 24px;
}

.ensight-publications-post .news-item-container .news-item {
    margin-left: 40px;
    align-items: center;
}


.ensight-project-content-text h2{
    font-family: 'MinionPro-Medium';
    font-size: 2.15em;
    margin: 10px 0;
    display: inline-block;
}
.ensight-project-content-text > h3 {
    font-family: 'MinionPro-Medium';
    color: #4B4B4B;
    font-size: 1.8em;
    margin: 10px 0px;
    font-weight: bold;
}
.ensight-project-content-text h4{
    font-family: 'MinionPro-Medium';
    color: #4B4B4B;
    font-weight: 700;
    margin: 10px 0 10px 0;
}

.ensight-publications-post .news-item-container .news-item .date {
    text-align: center;
    color: #4B4B4B;
    font-size: 18px;
    margin-right: 15px;
}

.ensight-publications-post .news-item-container .news-item .date span {
    font-size: 24px;
}

.ensight-publications-post .news-item-container .news-item .file-container {
    min-width: 60px;
    text-align: center;
}

.ensight-publications-post .news-item-container .news-item .file-container p {
    font-size: 10px;
    color: #F7971D;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 10px;
}

.ensight-publications-post .news-item-container .news-item .file-container .icon {
    margin: 0px;
}

.ensight-publications-post .news-item-container .news-item .description .date {
    font-size: 10px;
    color: #7D7D7D;
}
