.companay_name{
    font-size:25px;  
    margin-top: 8px;
    font-weight: 600;
}

.header-style-1 .wt-topbar-right {
     display: flex;
     justify-content: space-between;
     align-items: center;
}
.bg-amber{
    background-color: #FF5539 !important;
}
.text-amber{
    color: #FF5539 !important;
}