/* No title on home page */
.home .title {
display:none;
}

strong {
   font-weight: bold;
}