.title h1 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.region-header {
    display: flex;
    justify-content: space-between;
}

.page-title {
    padding: 30px;
    font-size: 30px;
    text-transform: uppercase;
}

#block-doina-theme-site-branding {
    width:25%;
}