.cursor-pointer {
cursor: pointer;
}
.text-transform-0 {
text-transform: none;
.mt-40 {
margin-top: 40px;
.w-100 {
width: 100%;
.h-100 {
.white-space-pre {
white-space: pre;
.v-visible {
visibility: visible;
.v-hidden {
visibility: hidden;