html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
		"Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
		"Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	background-color: #fff;
}

body {
	font-family: "hero_new-regular", Arial, Helvetica, Sans-serif;
	color: #231653;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
}

html {
	position: relative;
	min-height: 100%;
	font-size: 16px;
}

.client-color2 {
	color: #e80e8a;
}

.cliente {
	font-family: "hero_new-bold";
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	color: #ff0050;
	text-decoration: none;
	margin-bottom: 4px;
	display: flex;
}

.icon-Up {
	color: #00a944;
}
.icon-Down {
	color: #ff0050;
}

.list-inline {
	padding-left: 0;
	list-style: none;
	margin: 0;
}

.list-inline-item {
	display: inline-block;
}

.list-inline-item:not(:last-child) {
	margin-right: 0.5rem;
}

@media (max-width: 767px) {
}
