﻿.spacer {
    margin-top: 55px;
    margin-bottom: 55px;
}

.blog-margins {
    margin-left: -30px;
    margin-right: 0px;
}

.blog-hr {
    border: 1px solid #cccccc;
    margin-left: 30px;
    margin-bottom: 40px;
}

.my-30 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.my-40 {
    margin-top: 40px;
    margin-bottom: 40px;
}

.my-60 {
    margin-top: 60px;
    margin-bottom: 60px;
}

.my-60 {
    margin-top: 60px;
    margin-bottom: 60px;
}

.mr-20 {
    margin-right: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mt-25 {
    margin-top: 25px;
}

.modal-footer {
    background-color: #777c84;
    margin-top: 0px;
}

h2 {
    margin-top: -10px;
}

    h2 a {
        color: #35647D;
    }

    h2:hover {
        text-decoration: underline;
    }

.thumbnail-border {
    border: solid 1px #35647D;
}

.blog-header {
    font-size: 24px;
    font-weight: 500;
    line-height: 28px;
    margin-top: 0px;
}

    .blog-header a {
        color: #35647D;
    }

    .blog-header a:hover {
        text-decoration: underline;
    }

.blog-btn {
    color: #FFF;
    font-size: 18px;
    background-color: #35647e;
    margin-top: 0px;
}

.publish-date-small {
    margin-top: 10px;
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 14px;
    color: #808080;
}

.news-item-summary {
    font-size: 17px;
    line-height: 23px;
}

.blog-thumbnail-image {
    width: 95%;
}

    .blog-thumbnail-image:hover {
        opacity: 0.8;
    }

.mb-25 {
    margin-bottom: 25px;
}

.mb-40 {
    margin-bottom: 40px;
}

.news-item-h {
    margin-top: 0px;
}

.publish-date-container {
    padding: 10px;
    background-color: #EEEEEE;
}

.publish-date {
    color: #35647e;
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.news-item-hr {
    border-bottom: solid 1px #7ca6ba;
}

.newsroom-tile-image {
    width: 100%;
}
