.fm-card {
    border: 1px solid #ddd;
    padding: 15px;
    margin-bottom: 15px;
    border-radius: 10px;
}

.fm-filters {
    margin-bottom: 20px;
}