UL {list-style: none;padding: 0;
  margin: 0;}
li {
  padding-left: 1em; 
  text-indent: -.7em;
  margin-bottom: 1em;
}

LI::before {content: "• "; color: #EE3135;}
H1, H2, H3 { text-transform: uppercase;}
H3 {font-size: 113%}
#menu_container {
    height: 106px;
}
.textblok_container {
    padding-top: 5em;
    }
    
    #footer, #footer a {color: #ddd !important;}
    #footer img {filter: brightness(500%);}