@charset "utf-8";
/* css/custom-pages.css */

.prev_photo {
    height: 250px;
    width: 190px;
    object-fit: cover;
    border-radius: 10px;
}

.ph-titles a{
    color: var(--color-3);
    text-decoration: none;
}