/* ARTL */
 
/*Top Nav Background Color and self-serve box styling*/
 
.journal-bg.journal-header {
    background: #dcdfe1;
}

#site-menu-item-14099{
    color: #00baa4;
}

#site-menu-item-14099 > a{
    color: #00baa4;
}

h4.selfserve	{
	font-weight: 700;
    font-size: 1.125rem;
    color: #000;
    line-height: 2.5rem;
	margin: 0 0 1rem 0;
    padding: 0;
    border-bottom: 1px solid #d0d2d3;
}

p.selfserve	{

	font-size: .875rem;
}
