body {
    background-color: #f5f7f5;
}
.card {
    border-radius: 14px;
    transition: box-shadow .15s ease, border-color .15s ease;
}
.navbar-brand {
    font-weight: bold;
}
.zikir-karti.border-success {
    border-width: 2px;
}
.progress {
    border-radius: 8px;
}
.sayac-text {
    color: #fff;
    font-size: .8rem;
    font-weight: 600;
    line-height: 20px;
}
