:root {
	--primary-color: #FF4000;
	--primary-hover: #CC3300;
	--secondary-color: #0078FF;
}


body {background-color: #F5F0E3 ;}

div {
    font-family: Times Now;

}

#career-opportunities{
   font-family: Helvetica;
}

.job-title-and-category{
   font-family: Helvetica;
}

.job-content-button{
   font-family: Helvetica;
}

h4{
 font-family: Helvetica;
}



div#careers-page-footer {
    background-color: #E8DBC2;
    padding: 55px 100px;
    font-family: Times Now;


}







