/* PLEASE BE VERY CAREFUL WHEN EDITTING THIS FILE !
 Don't change our color variables in line 5 & 6.
 */
.our-team .pb-card {
  border-bottom: 5px solid #fc6500 !important;
}
.contact-section:before {
  background-color: #fc6500;
}
.flag.maincolor:before {
  border-right-color: #fc6500;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
  background-color: #fc6500;
  border-color: #fc6500;
}
.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
  color: #fc6500;
}
#kwho .btn-link i, #kstats .btn-link i {
  color: #fc6500;
}
div.demo-contact-form button.jsn-form-submit, .yoyo-services .pb-content > p.Description > span > a {
  background-color: #fc6500;
}
div.demo-contact-form button.jsn-form-submit:before, .yoyo-services .pb-content > p.Description > span > a:before {
  background-color: #fc6500;
  border-color: #fc6500;
}
div.demo-contact-form button.jsn-form-submit:hover, .yoyo-services .pb-content > p.Description > span > a:hover, div.demo-contact-form button.jsn-form-submit:hover:before, .yoyo-services .pb-content > p.Description > span > a:hover:before {
  background-color: #ff7417;
  border-color: #ff7417;
}
