.guncel-kutu {
    background-color: #f1f7ff;
}

.guncel-img {
    width: 90px;
    height: 90px;
    object-fit: cover;
    border-radius: 12px;
    flex-shrink: 0;
}

.guncel-kart {
    align-items: start;
}

.guncel-tarih {
    font-size: 0.8rem;
    color: #1bbd88;
    margin-bottom: 2px;
}

.guncel-baslik {
    font-weight: 500;
    font-size: 0.92rem;
    color: #1a1a1a;
    margin: 0;
    line-height: 1.3;
}

.bloggorsel {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 16px;
}

.baslikdetay {
    font-family: "Mulish";
    font-weight: 700;
    font-size: 36px;
    margin-top: 20px;
    color: #003BAF;
}

.aciklamadetay {
    font-family: "Mulish";
    font-weight: 500;
    font-size: 15px;
    color: #666666 !important;
    line-height: 30px;
}