/* here you can put your own css to customize and override the theme */

div.container.page_career p
{
   font-size: 16px;
   line-height: 150%;
}

div.container.page_career p.lead
{
   font-size: 21px;
}

div.container.page_career .panel-body h4
{
   font-size: 20px;
   font-weight:400;
   color:#0DA3E2;
}

div.container.page_career h2
{
   line-height: 250%;
   margin-bottom:10px;
}

div.container.page_career h2.page-heading
{
   font-size: 30px;
   line-height: 100%;
   margin-bottom: 20px;
}

div.container.page_career .fa.fa-chevron-right
{
   font-size:15px;
   color:#0DA3E2;
}

.career-email {
  color:#0DA3E2;
}

.header a.logo-v1 img {
  margin-top: 0;
}

div.container.page_career .front-lists-v1 li {
   font-size:16px;
   padding-left:15px;
}

/* footer techniche link style */

.social-footer li a:hover {
color: #0DA3E2;
}