.zntech-balloon {
    font-size: 14px;
    line-height: 1.4;
}

.zntech-cluster {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: #247ee3;
    color: #fff;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 0 6px rgba(36,126,227,.3);
}
/* Скрываем "Создать свою карту" */
.ymaps-2-1-79-gototech {
    display: none !important;
}