

.logo-link img {
     content: url("https://ogorodsnulya.ru/pl/fileservice/user/file/download/h/00128d0eea6768efff27d88b0569aaf9.svg")!important;
    height: 70px!important;
    }
.talks-widget-button {
    z-index: 1500;
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 15px;
    right: 20px;
    font-size: 25px;
    text-align: center;
    border-radius: 50%;
    color: white;
    background: #D39240;
    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);
}

.conversation-list-footer .btn-primary {
    background-color: #126547 !important;
    border: none !important;
    border-radius: 10px;
}
@media (max-width: 768px) {
    .gc-page-nav-items-menu a {
        background: #126547!important;
          }
}
