/* 
 Theme Name:   hush-child
 Theme URI:    
 Description:  
 Author:       
 Author URI:   
 Template:     bloghash
 Version:      1.0

 /* == Add your own styles below this line ==
--------------------------------------------*/

.lead {
  font-size: 18px !important;
  font-weight: 600;
  color: #f43676;
}

h2,
.h2 {
  font-weight: 700;
  font-size: 2.6rem !important;
  line-height: 1.4;
}

.border {
  border-radius: 30px;
}

.bloghash-logo img {
  max-height: 70px !important;
}

.title {
  font-size: 28px;
}

#bloghash-footer .bloghash-footer-column {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

#colophon a {
  color: #f43676 !important;
}

#bloghash-copyright a {
  color: #ffa1c0 !important;
}

#page .page-header .page-title {
  font-size: 3rem !important;
}

@media (max-width: 768px) {
  #page .page-header .page-title {
    font-size: 2.5rem !important;
  }
  h2,
  .h2 {
    font-size: 2.2rem !important;
  }
  .bloghash-page-title-align-left .page-header.bloghash-has-page-title,
  .bloghash-page-title-align-right .page-header.bloghash-has-page-title,
  .bloghash-page-title-align-center .page-header .bloghash-page-header-wrapper {
    padding-bottom: 0px !important;
  }
  h1,
  .h1,
  .bloghash-logo .site-title,
  .page-header .page-title {
    font-weight: 700;
    font-size: 2.5rem !important;
    line-height: 1.4;
  }

  #bloghash-footer #bloghash-footer-widgets {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }
}
