/*2020 Edits*/

#k_message {
    display: none;
}

.bubble.bubble-left {
    display: none;
}
.bubble.bubble-right {
    display: none;
}
.bubble.bubblebottom {
    display: none;
}
.headline {
    color: 
    white;
}

.background-container {
    position: relative;
    margin: 0 auto;
        margin-bottom: 0px;
    background-repeat: no-repeat;
    overflow-x: hidden;
    color: #000;
	background: black;
	width: 100%;
}