h1, h2, h3, h4, h5, h6{
    font-family: 'Changa One';
    text-transform: uppercase !important;
    font-style: italic !important;
}

body{
    font-family: 'NeueEinstellung' !important;
}

.slds-button.slds-button_icon.slds-modal__close {
    background: black;
}

.slds-button.slds-button_icon.slds-modal__close .slds-button{
    color: white;
}

header {
    z-index: 200;
}
