/*
.rotate {
	transform: rotate(90deg);
}
*/

.wm-rl {
	writing-mode: vertical-rl;
}
