/* Eigene CSS-Angaben für WP-ImmoMakler.
Wird nach dem mitgelieferten Plugin-CSS geladen,
Sie können somit die CSS-Angaben überschreiben oder ergänzen */


.di-top-header {
    max-width: 1300px;
    margin: 0 auto;
}

.di-top-header h1 {
margin: 30px 0 20px 0;
    font-family: "Roboto", Sans-serif;
    font-size: 26px;
    font-weight: 600;
    text-transform: none;
    font-style: normal;
    color: #54595F;
}