﻿.list-image .item:hover {
    cursor: pointer;
}

.list-image .item .caption {
    background-color: #f9f9f9;
    padding: 0.5rem 0.625rem;
}

.list-image .item .caption p {
    color: #303030;
}