.image{
    width: 100%;
    height: auto;
    border-radius: 10px;
    margin-top: 15px;
    box-shadow: 0 4px 8px rgba(0,0,0,1);
}
.tieu-de{
    font-family: 'Dancing Script',cursive;
    color:#8B4513;
    font-size: 40px;
    margin-bottom: 10;
}
.doan-van{
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 20px;
    text-align: justify;
}
.bai-viet{
    margin-bottom: 80px;
    border-bottom:1px dashed #d1ccc0;
    padding-bottom: 40px;
}