
.line {
    --tw-bg-opacity: 1;
    background-color: #474441;
}

body {
    --tw-bg-opacity: 1;
    background-color: #363330;
    color: #DFDCD9;
}

.hover:hover {
    --tw-bg-opacity: 1;
    background-color: #474441;
}

.flex {
    display: flex;
}

a {
    color: inherit;
    text-decoration: inherit;
}

.flex-shrink-0 {
    flex-shrink: 0;
}

.font-medium {
    font-weight: 500;
}

.h50 {
    height: 50px;
}

.w50 {
    width: 50px;
}

img {
    height: auto;
    max-width: 100%;
    display: block;
    vertical-align: middle;
}

.h1 {
    height: 1px;
}

html {
    -webkit-text-size-adjust: 100%;
    font-feature-settings: normal;
    font-family: ui-sans-serif,system-ui,-apple-system,sans-serif;
    font-variation-settings: normal;
    line-height: 1.5;
    tab-size: 4;
}

.items-center {
    align-items: center;
}

.overflow-hidden {
    overflow: hidden;
}

.pl2r {
    padding-left: 2rem;
}

.p1r {
    padding: 1rem;
}

.rounded {
    border-radius: 9999px;
}

.rounded-button {
    border-radius: 2rem
}

.text-sm {
    font-size: .875rem;
    line-height: 1.25rem;
}

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
}