.research{    
	  /*color: white !important;*/
    font-family: Produkt, serif;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
}
.subtitle{
    color: white;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
    line-height: 1.75;
    text-transform: uppercase;
    transition: 0.25s;
}