
body { background-color:rgba(194,182,150,0.19);color:rgba(0,0,0,1); } 

.btn-primary {
  color: rgba(255,255,255,1);
  background-color: rgba(20,55,102,1);
  border-color: rgba(20,55,102,1);
}
.btn-primary:hover {
  color: ;
  background-color: rgba(37,103,191,1);
  border-color: rgba(37,103,191,1);
}
.bg-primary {
  color: rgba(255,255,255,1) !important;
  background-color: rgba(20,55,102,1) !important;
}
.btn-primary:link, .bg-primary a:link, .bg-primary a:visited {
  color: rgba(255,255,255,1) !important;
}
.bg-primary a:hover {
  color:  !important;
}
a { color: rgba(0,0,0,1); }
a:hover { color: ; } .header-title, .navbar-header-sm { font-family:Fantasy; } .header-title { font-size:12px; } .navbar-t6 { background-color:rgba(255,255,255,1);Roboto, sans-seriffont-weight:500;  }  .navbar2-t6, .navbar2-t6 button {  } .btn-t6-item { width:150px; float:right; }
.item-name { font-weight:bold; }
.table-items tr { border-color:#666; }
.navbar2-t6 a { padding:0px 10px; text-decoration:none; }
.card-title { font-size:24px; text-decoration:none; }