﻿body {
}
.intro-box {
    background: #fff9e6; /* vàng nhạt */
}

.intro-item {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ccc;
}

    .intro-item h4 {
        margin-top: 0;
    }
