.product-file-downloads__item {
    display: block;
}

.product-file-downloads a {
    text-decoration: underline;
    color: rgb(var(--body-text-color));
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
}