/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 25 2025 | 17:35:16 */
.HoverCard {
    position: relative;
    display: none !important;
}

.Feedback {
    border-top: 1px solid rgb(var(--ig-separator));
    display: flex;
    flex-direction: row;
    margin: 0 10px;
    padding: 8px 0;
    display: none !important;
}

.Footer {
    align-items: center;
    border-top: 1px solid rgb(var(--ig-separator));
    display: none;
    flex-direction: row;
    height: 44px;
    padding: 0 10px;
}