.header-area .main-nav .nav li:last-child a{
  background-color:#FF511A;
  color: white !important;
}

.background-header{
  background-color: black;
}

.emphasis-color-bg
{
  background-color:#FF511A !important;
}

.emphasis-color-txt
{
  color:#FF511A !important;
}

.service-line
{
  max-width: 150px;
  margin-left: 90px;
  margin-top: -10px;
  margin-bottom: 10px;
  border-top:2px solid #FF511A;
}

.card-price
{
  border-color: #FF511A; 

}
