﻿.py-5 {
  padding-top: 3rem !important;
}


.bg-light {
  background-color: #f8f9fa !important;
}

.Intern
{
	 background-color:#4c565e !important;
	 color:#FFFFFF;
	 font-weight:bold;
	}
	
	.Intern:hover
{
	 background-color:#fec100 !important;
	 color:#000000;
	 font-weight:bold;
	}

.Career_Tender {

color:#C24E00;
}