#customNav{
	padding-left: 1vw;
	padding-right: 1vw;
	overflow: hidden;
}

#logo{
	height: 2.25rem;
}

.container{
	max-width: 1024px;
}
.customTimeTable{
	width: 70%;
}

.customErrorIcon{
	transform: scale(3);
}

[data-tooltip]:not(a, button, input, [role="button"]){
	border-bottom: none;
}
