li#menu-posts-ltchub_res > a,
li#menu-posts-ltchub_team > a
{
	border-left: 2px solid #27aae1;
}

li#wp-admin-bar-new-ltchub_res > a,
li#wp-admin-bar-new-ltchub_res > a:hover,
li#wp-admin-bar-new-ltchub_res > a:focus,
li#wp-admin-bar-new-ltchub_team > a,
li#wp-admin-bar-new-ltchub_team > a:hover,
li#wp-admin-bar-new-ltchub_team > a:focus
{
	border-left: 2px solid #27aae1;
}

.ltchub-posts
{
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
	grid-auto-rows: auto;
	grid-gap: 2rem;
}

.in_the_loop
{
	border-top: 7px solid #262262;
	padding: 1rem;
	display: block;
	background: white;
}

.in_the_loop h3
{
	margin: 2rem 0 !important;
	font-size: unset;
}

.in_the_loop .view-post
{
	float: right;
	margin-top: -3rem !important;
}

.in_the_loop.ltchub_res.page
{
	border-color: #E91E63;
}

.in_the_loop.ltchub_res.category-ipac
{
	border-color: #26A9E0;
}

.in_the_loop.ltchub_res.category-care
{
	border-color: #8DC63F;
}

.in_the_loop.ltchub_res.category-vaccine
{
	border-color: #6D6E70;
}

.in_the_loop.ltchub_res.category-saliva-testing
{
	border-color: #8DC63F;
}

.in_the_loop.ltchub_res.category-wraparound-resources
{
	border-color: #8DC63F;
}

.in_the_loop.ltchub_res.category-team
{
	border-color: #5A4EA0;
}
