﻿.kingster-header-background {
    background-color: #f8f8f8;
    padding: 10px;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}


.baslik h4 {
    margin: 10px;
    color: #333;
    font-weight: bold;
}
