.page {
  margin-bottom: 50px; }

[x-cloak] {
  display: none !important; }

.bordered-card {
  border: 1px solid #19404c;
  border-radius: 10px;
  padding: 1rem; }

.footer-pusher {
  height: 100px; }

table .actions,
table .actions-head {
  min-width: 150px;
  text-align: end;
  font-size: 19px; }

.small-width-container {
  max-width: 1000px; }
