/**
 * TO Team Plugin Styles
 *
 * @package TO_Team
 */

.to-team {
	display: block;

	&__container {
		padding: 1rem;
	}
}
