.sk-message-text a{
  color: rgb(249, 120, 23) !important;
  text-decoration: none;
}  
 
.sk-message-list-text span {
   font-weight: 400 !important;
   padding-bottom: 4px !important;
 }
  
.btn-sk-primary {
    background-color: rgb(249, 120, 23) !important;
    border-color: rgb(249, 120, 23) !important;
}

.btn-sk-reply-action {
    background-color: rgba(249, 120, 23, 0.05) !important;
    border-color: rgb(249, 120, 23) !important;
    color: rgb(249, 120, 23) !important;
}

#sk-holder #sk-container #sk-conversation .sk-row .sk-msg-wrapper .sk-list .btn {
  color: rgb(249, 120, 23) !important;
}
#sk-holder #sk-container #sk-conversation .sk-row .sk-msg-wrapper .sk-message-list-text {
  padding-bottom: 8px !important;
}

  
#sk-header {
	background:rgb(249, 120, 23) !important;
}  
  
#sk-settings-header {
  	background:rgb(249, 120, 23) !important;
}
 
#sk-messenger-button {
	background:rgb(249, 120, 23) !important;
}  
 
#sk-holder #sk-container #sk-conversation .sk-row.sk-right-row .sk-msg {
  background:rgb(249, 120, 23) !important;
}
  
#sk-holder .unread-badge {  
    background-color: #ffffff !important;
    box-shadow: 0px 0px 4px rgb(249, 120, 23) !important;
    color: rgb(249, 120, 23) !important;
}
