h1, h2, h3, h4, h5, h6, label, .field--label, .page-title, .html .tp-caption {
    font-family: "Karla", "Karla";
    font-weight: 400;
    font-style: normal;
    text-align: center; 
    background: #1e1e1e;
    padding: 1em;
}
#page-title .page-title {
    border: none;
    height: 180px;
    vertical-align: middle;
    padding-top: 75px;
    padding-bottom: 0;
    display: block;
}