.custom-cluster {
    background-color: rgba(0, 123, 255, 0.6);
    border-radius: 50%;
    color: white;
    text-align: center;
    font-size: 18px;
    line-height: 40px;
    width: 40px;
    height: 40px;
    font-weight: bold;
}
