/* Custom CSS Twenty Fifteen */
/* Sidebar */

.site-branding {
  text-align: center;
}

.site-description {
  font-size: 1.2em;
}


/* thumbnail hover */

a.post-thumbnail:hover, a.post-thumbnail:focus {
  opacity: 1;
}

.social-navigation {
  text-align: center;
}
    