.control-total {
	display: flex !important;
	flex-flow: column;
	justify-content: center;
	gap: 4px;
	width: unset !important;

	p {
		font-size: 12px;
		color: #535862;

		b {
			font-weight: 500;
		}
	}
}
