.pkp_site_name  {
    display: flex;
}

.pkp_site_name div.header_logo {
  width: 10%;
}

.pkp_site_name div.header_txt {
  padding-top: 50px;
  width: 70%;
}

/* need importants to override the site/styleSheet.css */
.pkp_site_name .is_text {
    font-family: Lora, serif !important;
    font-size: 3.2rem !important;
    line-height: 2.143rem !important;
    color: #fff !important;
    font-weight: 700 !important;
}

#bjmhfooter {
    height: 242px;
    background-color: #774553;
    display: block;
    color: white;
    font-size: 0.9em;
}

#bjmhfooter .footerbox {
    max-width: 300px;
    width: 300px;
    float: left;
    margin-right: 50px;
    padding-top: 10px;
}

#bjmhfooter .footerbox a {
    color: #fff;
}
.pkp_structure_footer_wrapper {
    background-color: #774553;
}
.pkp_structure_footer {
    background-color: #774553;
}
.pkp_footer_content {
    padding: 0px;
}