*, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, a, span {
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Geneva, Verdana, sans-serif;
    -ms-word-break: keep-all ;
     word-break: keep-all ;

    -webkit-hyphens: none;
    -moz-hyphens: none;
     hyphens: none;
}

.entry-content h3 a {
    color: #806bb0;
}
#site-title {
     background: url("https://www.brightstartbabies.net/wp-content/uploads/2016/11/BSB-header-logo.png") no-repeat top left;
     min-height: 41px;
     padding-left: 45px;
      vertical-align: bottom;
}
.custom-banner:before, .site-banner-media:before {
    background: none;
}

p {
  color: #350f3b;
}