/*
 * Copyright 2025 Mentionlink. All rights reserved.
 * Use of this source code is governed by the PolyForm Shield 1.0.0 license
 * that can be found in the LICENSE.md file at the root of https://github.com/mentionlink/frontend
 */

/*
 * Customizations
 */
img {
  border-radius: 5px;
}

/*
 * Magnets
 */
.good {
  color: lime;
}