.pkp_site_name a.is_text {
  font-family: Druk, Impact, Arial, sans-serif;
  color: #009fda;
  font-size: 5.5rem;
  font-weight: 400;
  padding-left: 50px;
  
}    
.pkp_site_name a.is_text:focus {
    text-decoration: none;
}
