.Header__containerLink:hover,.Badge__discussion,.Button__neutral:hover,.CustomizeContainer__aPlus,.BreadCrumbs__breadcrumbsView, .TicketDetailRightContainer2__edit {
    color: #ff8c1e;
}
.LoginDetail__profileBtn,.Button__neutral:hover {
    background-color: #ff8c1e;
  color:#fff;
}
 .BreadCrumbs__breadCrumbsLink{
    color: #000;
}
.Header__homeNavbarFixed .Header__searchSubCont{
background-color:#ff8c1e;
}
.Header__logo{
max-width:10.5rem
}
.Button__tagPrimary {
  background: #ff8c1e;
box-shadow: 0 0 0.9375rem 0 rgba(233, 30, 99, 0.57);
}
.Button__tagSecondary{
box-shadow: 0 0 0.9375rem 0 rgba(233, 30, 99, 0.57);
}
.Button__neutral {
  border: 0.0625rem solid #ff8c1e;}
.Switch__toggleOn {
    background: #ff8c1e;
    box-shadow: inset 0 0 0 10px #ff8c1e;
}
.btn.big-btn.primary{
color:#ff8c1e!important;
}
