﻿/* İstatistikler alanı alt */
.container.istatistikler {
    margin: 70px auto 30px auto;
}

.istatistikler .label {
    font-weight: 400;
    background-color: transparent;
    display: inline-block;
    margin-bottom: 4px;
    padding: 6px 6px;
    border: 1px solid #E5E5E5;
    color: #6b6b6b;
    border-radius: 2px;
}
