/*
	Theme Name:        House of Lords Library (PDS)
    Template:          parliament-design-system
	Description:       A child theme for House of Lords Library site. Based on the Parliament Design System parent theme.
	Author:            Studio24 / Carlos Eriksson
	Author URI:        https://www.studio24.net
	Version:           2.0
	Stable tag:        2.0
	Text Domain:       apollo
*/

.page-header {

	background-color: #B50938;
	border-top: 1px solid #9D0830;

}

.component--split > * {

    background-color: #B50938;

}


.button--secondary.button--secondary {

    background-color: #B50938;

}

blockquote {

    font-style: normal;
    max-width: none;
    font-size: 1.125rem;
    line-height: 1.5;

}

blockquote p:first-child:before {

    top: -0.25em;

}
