// Prevent any transition effects immediate after loading of the page
.css-transitions-only-after-page-load {
	transition: none !important;
}
