body {
font-family: 'IBM Plex Sans', sans-serif;
font-size: 1.2rem;
}

.container-fluid {
max-width: 1400px;
}

h1, h2, h3, h4, h5, h6
{
font-weight: 700;
}

h3, h4
{
color: #00539b;
}

h3 a, h4 a
{
color: #00539b;
}

.btn
{border-radius: 50rem!important}

header nav
{}

header nav .active
{color: #009ddc; border-bottom: 3px solid #009ddc; font-weight: 700;}

header nav a
{color: #00539b; font-weight: 400; margin: 0 5px;}

header nav a:hover
{color: #003767; border-bottom: 3px solid #009ddc;}

.bg-dark-blue
{background: #00539b;}

.pullquote
{}

.pullquote h2
{color: #ffffff;}

.pullquote h4
{color: #ffffff;}

.facebook {
background: #4267B2;
}

.twitter {
background: #1DA1F2;
}

.instagram {
background: #FCAF45;
}