/*
Theme Name: Ashe Child
Theme URL: https://historieiberyjskie.pl
Description: Ashe Child
Theme Author: Joanna Kowalczyk
Author URL: https://historieiberyjskie.pl
Template: ashe
Version: 1.0.0
*/


/*ukrycie nagłówka strony*/

.page-title {
display: none;
}

/*logo*/

.header-logo a {
  font-family: 'Montserrat'; /*zmienione z Open Sans*/
}
.header-logo a, .site-description {
  color: #000;
}
.header-logo a {
  display: block;
  margin: 0 auto;
  text-transform: lowercase; /*zmienione z uppercase*/
  font-size: 60px; /*zmienione z 100px*/
  line-height: 1;
}