.has-width-limited{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.scrollable{max-height:600px;overflow-y:scroll;padding:1.5em}@-webkit-keyframes wobble{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@keyframes wobble{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}.dynamic{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-name:wobble;animation-name:wobble;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.has-text-danger{font-weight:700}.has-display-inline{display:inline}.ml-3{margin-left:.75em}.mt-5{margin-top:1.25em}.mt-10{margin-top:3em}.mt-2{margin-top:.5em}.mx-2{margin-left:1em;margin-right:1em}.mb-10{margin-bottom:2em}.mb-20{margin-bottom:5em}