/*

1. Add your custom Css styles below
2. Place the this code in your template:

 <link href="css/custom.css" rel="stylesheet">

*/


.career-card{
  border: 2px #D3D3D350 solid;
  border-radius: 24px;
  padding: 16px;
  background-color: white;
}
