p {
    background: #ffffff;
    padding: 10px;
    px; */
    border-radius: 10px;
    color: #000000;
    font-family: arial;
    font-size: 18px;
    display: inline-flex;
    margin: auto;
}
a {
    color: black !important;
    font-family: roboto!important;
    font-size: 30px;
    text-decoration: none;
}
p:hover {
    color: darkgreen;
}
span a:hover {
    /* font-size: 14px; */
}
p img {
    width: 80px;
    height: fit-content;
}
p img:hover {
    width: 150px;
    height: max-content;
    color: red;
    image-rendering: ;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
}
p img:active {
    height: fit-content;
    width: 300px;
}
a:hover {
    color: green !important;
    text-decoration: none!important;
}
img:hover {
     color: green !important;
    text-decoration: none!important;
    padding: 0px!important;
    border-radius: 0px!important;
}
a {}
.nav_bar_sumerian a{
    color: white!important;
     text-align: center!important;
}
.nav_bar_sumerian li {
    list-style: none;
    display: inline-flex;
    margin: auto;
    text-align: center!important;
}
.nav_bar_sumerian {
    margin: auto;
    width: 100%;
    background: #0b4500;
}
* {
    margin: 0;
}
{
    color: #af0000
    font-size: 22pt!important;
}
body {
    background: black;
    font-size: 20px;
}