/* Start custom CSS */.logo .logo-img::before {
    background: url(https://novica.adammakar.com/wp-content/uploads/2024/10/logo-1.png)!important;
    width:  112px!important;
    height: 80px!important;
    background-size:cover!important;
}

.more-button-circle {
    display: none;
}
.more-button-txt-center {
    display: none;
}/* End custom CSS */