@import url('https://use.fontawesome.com/releases/v5.7.1/css/all.css');
@import url('https://use.typekit.net/qrs5ame.css');
body {
	font-family: 'aller', sans-serif;
	font-weight: 400;
}
.header-utility a:hover {
	color: var(--secondary);
}
.portlet {
	margin-bottom: 0px !important;
}
p {
	margin-bottom: 1.5rem;
	line-height: 1.75 !important;
}
ul {
	list-style: none;
}
li {
	margin-left: 1.5rem;
	margin-bottom: 1.5rem;
}

.page-intro-text {
	font-size: 20px;
	line-height: 30px;
	font-weight: 300;
	font-style: normal;
	margin-bottom: 10px;
}
.component-html li {
	padding-left: 30px;
	margin-top: 12px;
	text-indent: -6px;
	line-height: 1.75;
}
.component-html li:before {
	content: '\2022';
	color: var(--secondary);
	position: relative;
	left: -15px;
}
a {
	text-decoration: none;
	color: var(--primary);
}
.breadcrumb-item+.breadcrumb-item::before {
	color: #6b6c7e;
	display: block;
	float: left;
	background-image: none;
	background-repeat: no-repeat;
	background-size: 100%;
	content: '/';
	height: 0.6em;
	left: 0;
	margin-top: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 0.8em;
}
section.hero-image .breadcrumb-item+.breadcrumb-item::before {
	color: white !important;
}
section.hero-image .breadcrumb-link:hover,.breadcrumb-link.hover {
	color: white;
	text-decoration: underline
}
section.hero-image .breadcrumb-item a {
	color: white;
	text-decoration: none;
}
.breadcrumb li {
	margin-left: 0;
	margin-bottom: 0;
}
li.nav-item {
	margin-left: 0;
	margin-bottom: 0;
}
a:hover {
	color: var(--secondary);
	text-decoration: none;
}
.cinline-alert {
	border: 2px solid #000;
	border-left-width: 20px;
	padding: 40px 55px 40px 30px;
	position: relative;
	border-color: var(--secondary);
}
.cinline-alert header {
	font-weight: 700;
	margin-bottom: 10px;
	font-size: 24px;
	line-height: 30px;
}
.ui-link.mod-email:before {
	content: '\f0e0';
	margin-right: 6px;
	margin-left: 5px;
	font-family: Font Awesome\5 Free;
	font-weight: 900;
}
.mod-external:after {
	content: '\f35d';
	margin-left: 5px;
	font-family: Font Awesome\5 Free;
	font-weight: 900;
}
.cinline-alert-btn {
	margin-top: 15px;
}
.c-freeform-text h3 {
	color: #232323;
	font-size: 18px;
	line-height: 26px;
	margin-top: 24px;
	margin-bottom: 4px;
}
.about-suppliers h2.h2--blue {
	font-size: 34px;
	line-height: 40px;
	color: var(--primary);
	margin-top: 40px;
	margin-bottom: 10px;
	letter-spacing: -0.2px;
	font-weight: 400;
}
.color-list-item li:before {
	content: "\2022";
	color: var(--secondary);
	position: relative;
	left: -15px;
}
