@charset "windows-1252";

.popup-title { font-size: 20px; font-weight: bold; color: rgb(51, 51, 51); margin-bottom: 5px; }

.popup-card { width: 220px; font-family: Arial, sans-serif; }

.popup-img { width: 100%; height: 130px; object-fit: cover; border-radius: 6px; margin-bottom: 6px; }

.popup-title { font-size: 16px; font-weight: bold; margin-bottom: 4px; }

.popup-location { font-size: 13px; color: rgb(85, 85, 85); margin-bottom: 8px; }

.popup-link { display: inline-block; font-weight: bold; margin-top: 4px; text-decoration: none; font-size: 1.7em; color: rgb(183, 13, 127) !important; }

.popup-link:hover { text-decoration: underline; }