/* blockquote fettle */

.pressrooms-news .wp-block-quote {
    border-left: 3px solid rgba(0,0,0,1);
    padding-left: 20px;
}

/* boilerplate fettle */

.pressrooms-news .credit {
	text-align: left !important;
}

.pressrooms-news .bp-container {
	max-width: 100% !important;
}

.pressrooms-news .tpr-new {
        width: 100% !important;
}

.pressrooms-news .bp-well a {
	color: #374483 !important;
}

.pressrooms-news .bp-button {
	color: white !important;
}

.pressrooms-news .tpr-new .header > .headerImage {
	background-position: center center !important;
}

.pressrooms-news .tpr-new .bp-events td > strong {
    color: inherit !important;
}

.pressrooms-news .tpr-new .bp-well p > strong {
    color: inherit !important;
    font-weight: normal;
}

.pressrooms-news .tpr-new .header > .headerLinks > a.bp-button {
    color: white;
    background-color: #374483 !important;
}

.pressrooms-news svg {
    color: #374483 !important;
}

.pressrooms-news .tpr-new .cal-entry > .cal-month {
    background: #374483 !important; 
}

.pressrooms-news h1 {
    color: #374483 !important; 
}

.pressrooms-news h2 {
    color: #374483 !important; 
}

.pressrooms-news h3 {
    color: #374483 !important; 
}

.pressrooms-news h4 {
    color: #374483 !important; 
}