.ensight-news-and-press {

}

.ensight-news-and-press .ensight-project-content .content-container > div:first-child {
    padding-top: 60px;
    padding-bottom: 60px;
  }

.ensight-news-and-press .contact-us {
    padding: 0px 50px;
}

.ensight-news-and-press .contact-us h3{
    font-size: 32px;
}

.ensight-news-and-press .contact-us .button-filled{
    margin-bottom: 45px;
}

.ensight-news-and-press .contact-us .follow-us-container h4{
    font-size: 18px;
    text-transform: uppercase;
    color: #4B4B4B;
}

.ensight-news-and-press .news-item-container {
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: solid 1px #AAAAAA;
}

.ensight-news-and-press .news-item-container h4 {
    color: #4B4B4B;
    font-size: 24px;
}

.ensight-news-and-press .news-item-container .news-item {
    margin-left: 40px;
    align-items: center;
}

.ensight-news-and-press .news-item-container .news-item .date {
    text-align: center;
    color: #4B4B4B;
    font-size: 18px;
    margin-right: 15px;
}

.ensight-news-and-press .news-item-container .news-item .date span {
    font-size: 24px;
}

