#stat-one{
    display: inline-block;
}

.custom-stat-p{
    margin-bottom: 0.1rem;
}

#button-post{
    display: none;
}
.placeholder-class{
    color: gray;
    font-weight: bolder;
}

.edited-label{
    color:red;
}
.edited::placeholder{
    color:black;
}
.stat-period {
    margin-left: 1em;
    color:#6953ED;

}.stat-period:hover{
     cursor:pointer;

}
 
.col-name-stat{
     font-size: 1em;
 }

#metric-utm_statistic{
    text-align: center;
}
#statistic-date-button{
    margin-top: 3px;
}