.prospek h5 {
    font-size: 1rem;
}
.prospek .photo-report {
    gap: 1rem;
    padding: 1rem
}

.list-dot {
    list-style-image: url("data:image/svg+xml;utf8,<?xml version='1.0' encoding='utf-8'?><svg width='10' height='10' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'><circle cx='8' cy='8' r='8' fill='%23ce0000'/></svg>")
}