/*
Theme Name: Sydney Child
Template: sydney
Description: Child theme for Sydney.
Author: Your Name
Version: 1.0
*/

/* Force show logo in header */
.site-logo {
  display: block !important;
  max-width: 180px;
  max-height: 100px;
}
.site-branding {
  display: block !important;
} 