.ag-loop-grid-93ad4642 {
    display: grid;
    gap: 20px;
}

.ag-loop-item-93ad4642 {
    border-radius: 8px;
    overflow: hidden;
    /* Use a delicate default border, editable via Elementor controls */
    border: 1px solid rgba(255, 255, 255, 0.15); 
    transition: transform 0.3s ease, box-shadow 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
}

.ag-loop-img-93ad4642 img {
    display: block;
    /* Height, width and object-fit are now handled via Elementor controls */
}

.ag-loop-content-93ad4642 {
    padding: 20px;
}

.ag-loop-title-93ad4642 {
    margin: 0 0 10px 0;
    font-size: 1.2rem;
}

.ag-loop-title-93ad4642 a {
    text-decoration: none !important;
    color: inherit;
    transition: color 0.3s ease;
}

.ag-loop-title-93ad4642 a:hover,
.ag-loop-title-93ad4642 a:focus {
    text-decoration: none !important;
}

.ag-loop-acf-93ad4642 {
    font-size: 0.9rem;
    color: #666;
    margin-bottom: 5px;
    font-weight: 500;
}

.ag-loop-excerpt-93ad4642 {
    font-size: 0.95rem;
    color: #444;
    margin-top: 10px;
}
