h1, h2
{
display:block ! important;
color: grey;
font-size: 12px;
}

b
{
font-weight:bold ! important;
color: grey;
}
