.e6255b {
    background-color: #e6255b !important;
}

.ef1926 {
    background-color: #ef1926 !important;
}

.ffec00 {
    background-color: #ffec00 !important;
}

.violetnfp {
    background-color: #9a36e0 !important;
}

.violetnfp-text {
  color: #9a36e0 !important;
}


.textvertnfp {
  color: #4bb166 !important;
}

.vertnfp {
  background-color: #4bb166 !important;
}

.bandenfp {
  background-image: linear-gradient(128deg, #4bb166 10%, #ef1926 10%, #ef1926 20%, #ffec00 20%, #ffec00 30%, #9a36e0 30%, #9a36e0 40%, #e6255b 40%, #e6255b 50%, #4bb166 50%, #4bb166 60%, #ef1926 60%, #ef1926 70%, #ffec00 70%, #ffec00 80%, #9a36e0 80%, #9a36e0 90%, #e6255b 90%, #e6255b 100%);
background-size: 507.61px 649.71px;
  height: 6px;
  width: 100%;
  display: block;
}

.bandenfp2 {
  background-image: linear-gradient(128deg, #4bb166 10%, #ef1926 10%, #ef1926 20%, #ffec00 20%, #ffec00 30%, #9a36e0 30%, #9a36e0 40%, #e6255b 40%, #e6255b 50%, #4bb166 50%, #4bb166 60%, #ef1926 60%, #ef1926 70%, #ffec00 70%, #ffec00 80%, #9a36e0 80%, #9a36e0 90%, #e6255b 90%, #e6255b 100%);
background-size: 507.61px 649.71px;
  height: 40px;
  width: 100%;
  display: block;
}

.logo_nfp {
    width: 500px;
    padding: 50px;
}

.portrait {
    width: 250px;
    margin-right: 150px;
}

.text-intro {
    margin-top: 50px;
    font-size: 25px;
}

/* FONTS */

.barlow-thin {
    font-family: "Barlow", sans-serif;
    font-weight: 100;
    font-style: normal;
  }
  
  .barlow-extralight {
    font-family: "Barlow", sans-serif;
    font-weight: 200;
    font-style: normal;
  }
  
  .barlow-light {
    font-family: "Barlow", sans-serif;
    font-weight: 300;
    font-style: normal;
  }
  
  .barlow-regular {
    font-family: "Barlow", sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  
  .barlow-medium {
    font-family: "Barlow", sans-serif;
    font-weight: 500;
    font-style: normal;
  }
  
  .barlow-semibold {
    font-family: "Barlow", sans-serif;
    font-weight: 600;
    font-style: normal;
  }
  
  .barlow-bold {
    font-family: "Barlow", sans-serif;
    font-weight: 700;
    font-style: normal;
  }
  
  .barlow-extrabold {
    font-family: "Barlow", sans-serif;
    font-weight: 800;
    font-style: normal;
  }
  
  .barlow-black {
    font-family: "Barlow", sans-serif;
    font-weight: 900;
    font-style: normal;
  }
  
  .barlow-thin-italic {
    font-family: "Barlow", sans-serif;
    font-weight: 100;
    font-style: italic;
  }
  
  .barlow-extralight-italic {
    font-family: "Barlow", sans-serif;
    font-weight: 200;
    font-style: italic;
  }
  
  .barlow-light-italic {
    font-family: "Barlow", sans-serif;
    font-weight: 300;
    font-style: italic;
  }
  
  .barlow-regular-italic {
    font-family: "Barlow", sans-serif;
    font-weight: 400;
    font-style: italic;
  }
  
  .barlow-medium-italic {
    font-family: "Barlow", sans-serif;
    font-weight: 500;
    font-style: italic;
  }
  
  .barlow-semibold-italic {
    font-family: "Barlow", sans-serif;
    font-weight: 600;
    font-style: italic;
  }
  
  .barlow-bold-italic {
    font-family: "Barlow", sans-serif;
    font-weight: 700;
    font-style: italic;
  }
  
  .barlow-extrabold-italic {
    font-family: "Barlow", sans-serif;
    font-weight: 800;
    font-style: italic;
  }
  
  .barlow-black-italic {
    font-family: "Barlow", sans-serif;
    font-weight: 900;
    font-style: italic;
  }
  