@charset "utf-8";

.team-theme-bg { background: rgb(24, 24, 32); }

.team-theme-bg-light { background: rgb(24, 24, 32); color: white; }

.team-theme-bg-dark { background: rgb(24, 24, 32); color: white; }