header {
    background-image: url("/static/img/background/header_3.png");
    background-color: rgba(0,0,0,0.4);
    background-blend-mode: overlay;
}

.text-justify {
    text-align: justify;
  }