/** CORE CHARLOTENIA **/

th, td {border-color:var(--gray-darker);}
th {background-color:var(--beige-dark);}
td {background-color:var(--white);} 

.user-nav-menu {padding-right:var(--15px);}
#user-nav a {font-size:var(--1-25rem)!important;/*color:var(--white);*/}

@media screen and (min-width: 1024px) 
{
	.tpl-free table {max-width:66.666%;margin:auto;}
	td p {text-align:left!important;} 
}