@charset "utf-8";

img { width: 24px; height: 24px; border-radius: 100px; object-fit: cover; background-color: rgb(238, 238, 238); }

img:nth-of-type(2), img:nth-of-type(3) { margin-left: -8px; }