.report-icon {
    height: 24px;
    width: 24px;
}

.report-button {
    display: flex;
    flex-direction: row;
    gap: 8px;
    background-color: transparent;
    padding: 8px 16px;
    font-family: Inter;
    font-size: 16px;
    font-weight: 500;
}