.list-date {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
   #background-color: #444 !important;
}
 td.list-date {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
  #  background-color: #444 !important;
	 margin: auto auto;
}
body{
	
	background-size: cover !important;
	background-repeat: none;
	background-position: center center;

}
.container-fluid {
	 background-color: rgba(0, 0, 0, 0.6);
}
#allwrap {
    min-height: 90vh;
}

table.category th a {
  text-transform: capitalize !important;
  font-size: clamp(0.5rem, 2vw + 0.3rem, 1rem) !important;
  #color: red;
	  bs-table-bg: transparent !important;
  background-color: transparent !important:
  border-color: grey;
}
th.list-title a {
  text-transform: capitalize !important;
  font-size: clamp(0.5rem, 2vw + 0.3rem, 1rem) !important;
}

body {
  font-size: clamp(0.5rem, 2vw + 0.3rem, 1rem) !important;
}

.table{
  background-color: transparent;
	#color: red;
  border: none;
  border-color: transparent;
  
}
.table-bordered{
  border: none;
}

table-category, table {
  --bs-table-bg: transparent !important;
  background-color: transparent !important:
#  border-color: red;
}
.table-bordered{
  border: none;
  border-color: transparent;
}
.form-select{
  background-color: transparent;
  display: none !important;
}


.container-fluid{
  --bs-gutter-x: 4rem;
 
}

@media (max-width: 640px) {
    textarea, table, td, th, code, pre, samp {
        word-wrap: break-word;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        hyphens: auto;
    }
}}
  }
}