/*
.site-subheading{
	font-size: 1.2rem !important;
    line-height: 1.1;
    font-style: italic;
    width: 65%;
    float: left;
} 

.site-heading {
    font-size: 1.6rem !important;
    margin-bottom: .5rem;
    line-height: 1;
    display: block;
    float: left;
    width: 35%;
    font-family: 'DM Sans',sans-serif;
    font-weight: bold;
    padding-right: 1em;
}

.site-heading::after {
    content: 'Your future. Our focus.';
    font-size: .7rem;
    display: block;
    font-weight: bold;
}
*/

.header{ margin-bottom:0.6rem; }


.header .sps-logo {
	padding-right: 0;
    max-width: 15rem !important;
}
body {
    font-family: 'DM Sans',sans-serif;
    letter-spacing: -.01rem;
}

h1, h2, h3, h4, h5, h6 {
    letter-spacing: -.05rem;
}