﻿p {	font-size: 18px;	font-size: 1.125rem;	}h3 {	margin: 0;  	padding-bottom: 1px;  	border-bottom: 1px solid #ad9600;	line-height: 1.15;	color: #ad9600; 	margin: 0;	font-size: 21px;}h3 + * {	margin: 1em 0 0;}h4 {	line-height: 1.15;   	color: #1b3e93; 	font-size: 18px;}.bulleted-list {	padding-left: 1.25em;}.section-title {	text-align: center;	color: #282828;  	font-size: 13.6px;	font-size: 0.85rem;}		@media (min-width: 600px) {  /* line 170, scss/_typography.scss */  h2.section-title {    font-size: 16px;    font-size: 1rem;    text-align: left;  }.nav-sub-list {  list-style: none;  padding: 0;  margin: 0;}@media (max-width: 599px) {  /* line 149, scss/_typography.scss */  .nav-sub-list {    text-align: center;  }}.nav-sub-list > li {	margin-top: 5px;}		.nav-sub-list > li:first-child {	margin-top: 0;}.border-left {	border: 3px solid rgb(27, 62, 147); 	margin-right: 10px;	float: left;}.border-right {	border: 3px solid rgb(27, 62, 147); 	margin-left: 10px;	float: right;}.border {	border: 3px solid rgb(27, 62, 147);}	.border > img, .border-right > img, .border-left > img {	display: block;}@media screen {  /* line 180, scss/_typography.scss */  .banner-text {    font-size: 20px;    color: #1b3e93;  }}@media screen and (min-width: 500px) {  /* line 180, scss/_typography.scss */  .banner-text {    font-size: 22px;  }}@media screen and (min-width: 800px) {  /* line 180, scss/_typography.scss */  .banner-text {    font-size: 24px;  }}@media screen and (max-width: 599px) {  /* line 191, scss/_typography.scss */  .banner-text > a {    color: #1b3e93;    text-decoration: underline;  }  /* line 196, scss/_typography.scss */  .banner-text > a:hover {    color: #2350be;  }

/**umb_name:heading*/
h3{font-family: 'Merriweather Bold', serif; line-height: 1.15; color: #ad9600; margin: 0; padding-bottom: 1px; border-bottom: 1px solid #ad9600; font-size: 21px;}

/**umb_name:bulleted list*/
.bulleted-list{padding-left: 1.25em;}

/**umb_name:sub-heading*/
h4{font-family: 'Merriweather Bold', serif;  line-height: 1.15;   color: #1b3e93; font-size: 21px;}

/**umb_name:quick links title*/
.section-title{font-size: 16px; font-size: 1rem; font-family: 'Merriweather Bold';}

/**umb_name:quick links*/
.nav-sub-list{}

/**umb_name:border-image align-right*/
.border-right{border: 3px solid rgb(27, 62, 147); margin-left: 10px; float: right;}

/**umb_name:border-image align-left*/
.border-left{border: 3px solid rgb(27, 62, 147); margin-right: 10px; float: left;}

/**umb_name:paragraph text*/
p{font-family: 'Fira Sans'; font-size: 18px; font-size: 1.125rem;}

/**umb_name:border*/
.border{border: 3px solid rgb(27, 62, 147);}

/**umb_name:banner text*/
.banner-text{font-size: 20px; color: #1b3e93;}