:root {
	--primary-color: #B4BD00;
	--primary-hover: #909700;
	--secondary-color: #415364;
	--primary60: #B4BD00;
	--primary70: #909700;
	--secondary60: #415364;
}

#custom-html-container {}


body :not(.user-content)>h1 {
    margin: 0;
    color: #415364;
    position: relative;
    font-size: 35px;
    margin: 0 0 20px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1em;
font-family: "Interstate"
}
