.circle-btn-orange {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #dc7d3f;
    border: none;
    display: inline-block;
    margin: 0 8px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
}