/* Custom CSS overrides for Bilberry theme */

/* Display tags in lowercase */
article .footer .tags a {
  text-transform: lowercase;
}
