.duration-500
 {
    transition-duration: 500ms;
    background-color: #800000;
    color: white;
}

.ring-black\/5
 {
    --tw-ring-color: white;
}
.text-slate-500
 {
    --tw-text-opacity: 1;
    color: white;
}

    .xl\:pr-6
 {
        padding-right: 1.5rem;
        display: none;
    }
	
	.text-slate-400 {
    --tw-text-opacity: 1;
    color: white;
    background-color: #800000;
}

 .text-green-500
 {
    --tw-text-opacity: 1;
    color: rgb(34 197 94 / var(--tw-text-opacity, 1));
    display: none;
}

.lg\:justify-start {
        justify-content: flex-start;
        display: none;
    }
.lg\:py-20 {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
	
 .stroke-slate-500 {
    stroke: white;
}

.pl-3\.5 {
    padding-left: 0.875rem;
    background-color: darkblue;
}

.stroke-slate-500 {
    stroke: black;
}

.list-none {
    list-style-type: none;
    display: none;
}
* {
  box-sizing: border-box;
}

.column {
  float: left;
  width: 33.33%;
  padding: 5px;
}

/* Clearfix (clear floats) */
.row::after {
  content: "";
  clear: both;
  display: table;
}

.lg\:max-w-8xl
 {
        max-width: 99rem;
    }
	
	 .prose-headings\:font-normal :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  font-weight: 400;
  display: none;
}
