

.logo-link img {
    content: url("https://fs.getcourse.ru/fileservice/file/download/a/186643/sc/277/h/0657a63f1be7aaf6b1706ae28a4ccd43.svg");
    height: 80px!important;
    
}
 .talks-widget-button {
    z-index: 1500;
    width: 50px;
    height: 50px;
    /* border: 1px solid #999; */
    position: fixed;
    bottom: 15px;
    right: 20px;
    font-size: 25px;
    text-align: center;
    border-radius: 50%;
    color: #ffffff!important;
   background:#D89A32;
    padding: 0;
    background-image: url(/public/img/talks_widget/dialog.svg);
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    box-shadow: 0 6px 13px 0 rgba(0, 0, 0, 0.23);
}
.talks-widget-window .talks-widget-body .conversations-list-block .conversation-list-footer .btn {
    border-radius: 7px!important;
     background: linear-gradient(90deg, #e0a703 0%, #e7be89 53.14%, #cc9a07 100%)!important;
    border: none!important;
    font-family: "Manrope", sans-serif !important;
    color:#000000
}
.talks-widget-window .talks-widget-header {
     font-family: "Manrope", sans-serif !important;
    font-size: 20px;
}


