span
{
background-color:rgba(204,204,204,0.8);
}
p
{
background-color:rgba(204,204,204,0.4);
}
.news-published-date 
{
color :black;
font-size: medium;
text-transform: uppercase;
background-color:rgba(204,204,204,0.4);
font-weight: bold;
}
.social-link [class*="icon-"] 
{
font-size: 2.5rem;
color: #0070ff;
}
.header-ext-login
{
color: #0070ff;
}
.member-greeting
{
color:red;
font-size: 1.3rem;
font-weight: bold;
background-color:rgba(204,204,204,0.6);
}
.member-logout
{
color:red;
font-size: 1.3rem;
font-weight: bold;
background-color:rgba(204,204,204,0.6);
}
.member-myprofile
{
font-size: 1.3rem;
font-weight: bold;
background-color:rgba(204,204,204,0.6);
}
.paginationControl
{
font-size: 2rem;
font-weight: bold;
}
.page
{
color:black;
}