@charset "utf-8";

/*
 * TODO: RUN THROUGH PREFIXR
 */


/* =========== Fonts =========== */


.tabelado {
    width: 100%;

}

.tabelado td {
    border: 1px solid #88745b;
    background: #271712;
    text-align: center;
    font-weight: bold;
}

.outfitsview {
    width: 50%;
    width: 700px;
    height: 130px;
    overflow: auto;
}

.outfitsview td {
    border: 1px solid #88745b;
    background: #271712;
    text-align: center;
    font-weight: bold;

}

/* .outfitsview tr.yellow td { */
/* border: 1px solid #88745b; */
/* background: #271712; */
/* text-align: center; */
/* font-weight: bold;	 */
/* } */


/* .outfitsview ul { */
/* height: 33px; */
/* padding: 18px 0px 6px 0px; */
/* background: url(images/others/bg1_01.jpg) no-repeat left top; */
/* text-align: center; */
/* line-height: normal; */
/* list-style: none; */
/* } */


/* =========== General =========== */
body {
    font-family: MuseoSans, Arial, Helvetica, Sans-seif;
    font-size: 12px;
    color: #88745B;
    background-image: url(../images/lower_bg.jpg), url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-position: bottom center, top center;
    background-color: #3A3A38;
    text-shadow: 1px 1px 0px #000;
}

*, ul, li, h1, h2, p, b {
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    list-style: none;
    line-height: 1.5;
}

*:focus {
    outline: none;
}

.clear {
    clear: both;
}

input, select, textarea {
    box-sizing: content-box;
    -ms-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

a {
    text-decoration: none;
    color: #EBA85F;
}

a:hover {
    color: #A07332;
}

a img {
    border: none;
}

#left #left_menu li a, #top_menu li a, footer #logo, #logoH, #DjokxF, a {
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
}

#ucp_buttons a {
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
}

/* =========== Main =========== */
#hand {
    background-image: url(../images/hand.png);
    position: absolute;
    height: 38px;
    width: 95px;
    margin: -4px 0 0 19px;
    z-index: 3;
    display: none;
}

#rodape {
    display: block;
    padding-bottom: 440px;
    margin-top: -260;
    height: 67px;
    color: #A07332;
    font-size: 12px;
}

#topheader {
    background: url(../images/bgreplace.png) repeat-y;
    background-position: bottom center, top center;
}

#footerdown {
    margin-top: 400px;
    background-image: url(../images/lower_bg.jpg) no-repeat;
    background-position: bottom center, top center;
    z-index: -999999;
}

#wrapper {
    width: 1018px;
    margin-top: 286px;
    margin-left: auto;
    margin-right: auto;

}

#main {
    min-height: 1000px;
    margin-top: 298px;
}

#logoH {
    opacity: 0;
    filter: alpha(opacity=0);
    width: 457px;
    height: 140px;
    background: url(../images/logo.html) top;
    position: absolute;
    margin: -172px 0 0 489px;
}

#logoH:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

/* =========== Menu Right =========== */

.MenuRight {
    display: block;
    float: right;
    margin: 15px -58px 0 0;
    width: 56px;
    height: 237px;
}

.SignIn {
    opacity: 1;
    filter: alpha(opacity=100);
    display: block;
    background: url(../images/SignIn.png) top;
    width: 56px;
    height: 237px;
    z-index: 10;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s;
}

.SignIn2 {
    position: absolute;
    margin-top: -237px;
    opacity: 0;
    filter: alpha(opacity=0);
    display: block;
    background: url(../images/SignIn.png) 0 711px;
    width: 56px;
    height: 237px;
    z-index: 5;
. transition(all ease 0.5 s);
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s;
}

.SignIn2:hover {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.Acc {
    opacity: 1;
    filter: alpha(opacity=100);
    display: block;
    background: url(../images/SignIn.png) 0 472px;
    width: 56px;
    height: 237px;
    z-index: 10;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s;
}

.Acc2 {
    position: absolute;
    margin-top: -239px;
    opacity: 0;
    filter: alpha(opacity=0);
    display: block;
    background: url(../images/SignIn.png) bottom;
    width: 56px;
    height: 237px;
    z-index: 5;
. transition(all ease 0.5 s);
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s;
}

.Acc2:hover {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}


/* =========== Top menu =========== */
#wrapper #top_menu {
    height: 13px;
    background-image: url(../images/menu.png);
    margin-top: -285px;
    position: absolute;
    width: 1075px !important;
    margin-left: -20px;
}

#top_menu li {
    float: left;
}

#top_menu li a {
    display: block;
    font-family: MuseoSlab;
    font-size: 16px;
    color: #cf9139;
    padding: 14px 20px;
    border-right: 1px solid rgba(14, 24, 32, 0.5);
    border-left: 1px solid rgba(7, 7, 7, 0.5);
    padding-bottom: 20px;
    margin-top: 15px;
}

#top_menu li a:hover {
    color: #ffddad;
    background-color: rgba(20, 26, 30, 0.3);
    -webkit-box-shadow: inset 0px 0px 5px 2px rgba(0, 0, 0, 0.4);
    box-shadow: inset 0px 0px 5px 2px rgba(0, 0, 0, 0.4);
}

#top_menu li a:active {
    color: #ffddad;
    background-color: rgba(20, 26, 30, 0.6);
    -webkit-box-shadow: inset 0px 0px 5px 2px rgba(0, 0, 0, 0.4);
    box-shadow: inset 0px 0px 5px 2px rgba(0, 0, 0, 0.4);
}

/* We don't want half borders on the first and last ones */
#top_menu li:first-child a {
    border-left: none;
}

#top_menu li:last-child a {
    border-right: none;
}

/* Move the first link away from the panda's hand */
#top_menu li:first-child {
    margin-left: 150px;
}

/* =========== Placas menu =========== */
#wrapper #placas {
    width: 800px !important;
    margin-top: -180px;
    margin-left: 145px;
    position: absolute;
    text-align: center;
}

#placas li a {
    font-family: MuseoSlab;
    font-size: 16px;
    color: #cf9139;
}

#playersonline {
    left: 2%;
    position: absolute;
}

#playersonline a {
    display: block;
}

#discordHeader {
    margin-right: 70px;
    position: absolute;
    right: 0;
    width: 150px;
}


/* =========== Left =========== */
#left {
    width: 255px !important;
    float: left;
    margin-left: 0px;
}

.JoinUs {
    position: relative;
    display: block;
    width: 255px;
    height: 120px;
    margin-top: -42px;
    border-radius: 5px;
    /*background: rgba(51, 51, 51, 0.4);*/
    /*box-shadow: 1px 1px 0px rgb(51, 51, 51);*/
}

#left .Register {
    background: url(../images/register-transp.png) no-repeat 0 0px;
    opacity: 1;
    filter: alpha(opacity=100);
    display: block;
    width: 255px;
    height: 120px;
}

#left .Register:after {
    content: "";
    position: absolute;
    display: block;
    width: 255px;
    height: 120px;
    background: url(../images/register-transp.png) no-repeat 0 -140px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s;
}

#left .Register:hover:after {
    opacity: 1;
    filter: alpha(opacity=100);
}

#left .Account {
    background: url(../images/HeaderBan-bkp.png) no-repeat 0 -290px;
    opacity: 1;
    filter: alpha(opacity=100);
    display: block;
    width: 255px;
    height: 145px;
}

#left .Account:after {
    content: "";
    position: absolute;
    display: block;
    width: 255px;
    height: 145px;
    background: url(../images/HeaderBan-bkp.png) no-repeat 0 -435px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s;
}

#left .Account:hover:after {
    opacity: 1;
    filter: alpha(opacity=100);
}

#left article {
    border-right: 1px solid #20201D;
    box-shadow: 1px 1px 0px #020508;
    -ms-box-shadow: 1px 1px 0px #020508;
    -o-box-shadow: 1px 1px 0px #020508;
    -moz-box-shadow: 1px 1px 0px #020508;
    -webkit-box-shadow: 1px 1px 0px #020508;
    background-color: rgba(0, 0, 0, 0.2);
    margin-top: 2px;
    background: url(../images/patternLeft.jpg) no-repeat top, url(../images/patternLeft.jpg) repeat;

}

#left article:last-child {
    border-bottom: 1px solid #20201D;
    border-bottom-right-radius: 3px;
}

#left article .top {
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    font-weight: bold;
    height: 40px;
    width: 255px;
    padding-top: 9px;
    text-align: center;
    color: #88745B;
    font-size: 15.5px;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#left article .body {
    padding: 15px;
}

#left #left_menu li a {
    display: block;
    padding: 10px;
    font-size: 14px;
    color: #9C866B;
    padding-left: 45px;
}

#left #left_menu li {
    background-image: url(../images/MenuSide.png);
}

#left #left_menu a img {
    margin: 6px 0 0 -21px;
    position: absolute;
}

#left #left_menu li a:hover {
    color: #88745B;
    padding-left: 40px;
    -webkit-box-shadow: inset 0px 0px 10px 2px rgba(0, 0, 0, 0.7);
    box-shadow: inset 0px 0px 10px 2px rgba(0, 0, 0, 0.7);
}

#left #left_menu li a:active {
    padding-left: 45px;
    -webkit-box-shadow: inset 0px 0px 10px 4px rgba(0, 0, 0, 0.7);
    box-shadow: inset 0px 0px 10px 4px rgba(0, 0, 0, 0.7);
}


#left .side_divider {
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px dotted rgba(136, 116, 91, 0.5);
    width: 220px;
    margin: 20px 0 5px 0;
}

/* =========== Right =========== */
#right {
    width: 730px;
    float: right;
    margin-right: 10px;
}

#right article {
    box-shadow: 1px 1px 0px #020508;
    -webkit-box-shadow: 1px 1px 0px #020508;
    -o-box-shadow: 1px 1px 0px #020508;
    -ms-box-shadow: 1px 1px 0px #020508;
    -moz-box-shadow: 1px 1px 0px #020508;
    background-color: #141414;
}

#right article:last-child {
    border-bottom: 1px solid #20201D;
    margin-bottom: 20px;
}

#right article .top {
    background: url(../images/main_top.png) no-repeat;
    height: 46px;
    width: 734px;
    padding-top: 6px;
    text-align: center;
    color: #88745B;
    font-size: 18px;
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;;
    display: block;
}

#right article .body {
    padding: 15px;
    margin-bottom: 20px;
}

#right article .divider {
    background-image: url(../images/divider.png);
    background-position: center;
    height: 32px;
    margin-top: 15px;
}

#right article .news_bottom {
    margin-top: 15px;
}

#right article .news_bottom a {
    color: #a07332;
}

#right article .news_bottom a:hover {
    color: #fff;
}

#right article .comments_button {
    float: right;
    display: block;
}

.avatar {
    float: left;
    margin-right: 15px;
    margin-top: 3px;
    margin-bottom: 5px;
    display: block;
    width: 130px;
    height: 130px;
    background: #2E2A20;
    border: 1px solid black;
}

.avatar img {
    display: block;
    margin: 5px auto;
    border: 1px solid black;
}


/* =========== Footer =========== */
footer {
    clear: both;
    height: 67px;
    color: #A07332;
    font-size: 14px;
}

footer p {
    display: block;
    padding: 24px;
}

footer #logo {
    float: right;
    display: block;
    background-image: url(../images/fusioncms.png);
    width: 143px;
    height: 20px;
    margin-top: 24px;
    margin-right: 24px;
}

footer #logo:hover {
    background-position: 0px 20px;
}


footer #DjokxF {
    float: right;
    display: block;
    background: url(../images/DjokxF.png) bottom;
    width: 50px;
    height: 50px;
    position: absolute;
    margin: 11px 0 0 750px;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

footer #DjokxF:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}


/* =========== CMS: general =========== */
#slider_bg {
    width: 739px;
    height: 236px;
    margin: 25px 0 0 7px;
}

#slider_frame {
    width: 739px;
    height: 300px;
    background: url(../images/BGSlider.png) no-repeat;
    position: absolute;
    z-index: 100;
    margin: -60px 0 0 -16px;
}

#slider {
    margin-left: 13px;
    width: 670px;
    height: 201px;
}

/* =========== CMS: general =========== */

.nice_button, input[type="submit"] {
    font-size: 12px;
    text-decoration: none !important;
    font-family: MuseoSlab, Helvetica, Arial, sans serif;
    padding: 6px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    box-shadow: inset 0px 0px 2px black;
    -o-box-shadow: inset 0px 0px 2px black;
    -webkit-box-shadow: inset 0px 0px 2px black;
    -moz-box-shadow: inset 0px 0px 2px black;
}

.nice_button:active, input[type="submit"]:hover {
    box-shadow: inset 0px 0px 3px black;
    -o-box-shadow: inset 0px 0px 3px black;
    -webkit-box-shadow: inset 0px 0px 3px black;
    -moz-box-shadow: inset 0px 0px 3px black;
}

.nice_button, input[type="submit"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: hsl(0, 0%, 35%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#292724', endColorstr='#191816', GradientType=0);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #cd9548;
    text-transform: uppercase;
    border: none;
    font-weight: bold;
    border-radius: 4px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .2), 0 0 5px rgba(0, 0, 0, .2);
    box-shadow: inset 0 0 10px rgba(0, 0, 0, .15), inset 0 0 0 1px rgba(255, 255, 255, .02), inset 0 2px 0 rgba(255, 255, 255, .05), 0 0 6px rgba(0, 0, 0, .4);
    transition: all 500ms;
    -moz-transition: all 500ms;
    -webkit-transition: all 500ms;
    -o-transition: all 500ms;
}

.nice_button:hover, input[type="submit"]:hover {
    background: hsl(0, 0%, 40%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#242424', endColorstr='#2A2826', GradientType=0);
    box-shadow: inset 0 0 10px rgba(255, 204, 0, .02), inset 0 0 10px rgba(0, 0, 0, .15), inset 0 0 0 1px rgba(255, 255, 255, .02), inset 0 2px 0 rgba(255, 255, 255, .05), 0 0 6px rgba(0, 0, 0, .4);
    color: #efa034;
}

.nice_button:active, input[type="submit"]:active {
    border: 1px inset #666;
}

/* =========== CMS: general =========== */

input[type=checkbox] {
    display: none;
}

input[type=checkbox] {
    padding-left: 20px;
    height: 15px;
    display: inline-block;
    line-height: 15px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 15px;
    vertical-align: middle;
    cursor: pointer;
    -webkit-appearance: none;
    -ms-appearance: none;
    margin: -5px 0 0 -8px;
    outline: none;
}

input[type=checkbox]:checked {
    background-position: 0 -15px;
}

input[type=checkbox] {
    background-image: url(../images/dark-check-orange.png);
}

input:-webkit-autofill {
    background-color: #1D1D1D !important;
    -webkit-box-shadow: 0 0 0px 1000px #4e3400 inset;
    color: rgb(255, 255, 255);
}

.titulo-menus {
    background-image: url(../images/menus.png);
    width: 284px;
    height: 63px;
    position: center;
    margin-bottom: -4px;
}

.titulo-menus p {
    margin: 0;
    padding: 0;
    margin-top: -10px;
    top: 22px;
    left: 60px;
    font-family: MuseoSlab, Helvetica, Arial, sans serif;
    text-transform: uppercase;
    font-size: 20px !important;
    color: #FFF;
}


.over {
    display: none;
    position: fixed;
    z-index: 3000;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100% !important;
    align-items: center;
    top: 0;
    left: 0;
}

.loader {
    color: #F2F2F2;
    font-size: 50px;
    text-indent: -9999em;
    overflow: hidden;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    margin: 30px auto;
    position: relative;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
    animation: load6 1.7s infinite ease, round 1.7s infinite ease;
}

@-webkit-keyframes load6 {
    0% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    5%,
    95% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    10%,
    59% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    }
    20% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    }
    38% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    }
    100% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
}

@keyframes load6 {
    0% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    5%,
    95% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    10%,
    59% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    }
    20% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    }
    38% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    }
    100% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
}

@-webkit-keyframes round {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes round {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

#toolTips {
    position: absolute;
    background: url('/layout/tooltipe/scroll.gif') center center;
    padding: 8px;
    z-index: 1000;
    color: #9C866B;
    border: 1px double #9C866B;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
}

#devTool {
    position: absolute;
    background: url('/templates/TibiaClient/tooltipe/scroll.gif') center center;
    padding: 8px;
    z-index: 1000;
    color: #9C866B;
    border: 1px double #9C866B;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    max-width: 220px !important;
    width: auto;
}

#devasTooltiparrow {
    background: url('/templates/TibiaClient/tooltipe/helper-div-arrow.png');
    position: absolute;
    top: -1px;
    left: -8px;
    width: 8px;
    height: 13px;
}

#tdevasTooltipornament {
    position: relative;
    width: 220px;
    height: 30px;
    margin: 0 auto;
}

#devasTooltipornament img {
    width: 220px;
}

.devasTooltiptitle {
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
}

.devasTooltipdesc {
    margin-top: 5px;
    font-size: 12px !important;
    text-align: justify;
}

.InputIndicator {
    position: relative;
    top: 5px;
    left: 218px;
    height: 12px;
    width: 12px;
    background-repeat: no-repeat;
}

div #two .account_info {
    background-color: rgba(71, 71, 71, 0.5);
    padding: 5px;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 5px;
}

div #two .account_info h1 {
    font-weight: bold;
    color: #cd9548;
}

div #two .account_info b {
    font-weight: bold;
    color: #cd9548;
}

div #two .account_info {
    background-color: rgba(71, 71, 71, 0.5);
    padding: 5px;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 5px;
}

.success_box {
    background-color: rgba(71, 71, 71, 0.5);
    padding: 5px;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 5px;
    color: var(--light);
    min-height: 200px;
}

.success_box b{
    color: #cd9548;
}

.normalBox {
    background-color: rgba(71, 71, 71, 0.5);
    padding: 5px;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 5px;
    color: var(--light);
}

table tr {
    color: white;
}

