body{
    background-color:#e9e4d4;
}

h3{
    background-color:#164a84;
    color:white;
}

.wave-right{
    font-size: 20px;
    text-align:right;
    margin-right:10%;
}

.kazaguruma{
    display: inline-block;
}

.small-aomoji{
    font-weight: bold;
    font-size: 30px;
    text-shadow:2px 2px 0 white ,-2px 2px 0 white,2px -2px 0 white,-2px -2px white;
    color:#164a84;
}

.mid-shiromoji{
    font-weight: bold;
    color:white;
    font-size: 50px;
    text-shadow:2px 2px 0 #164a84 ,-2px 2px 0 #164a84,2px -2px 0 #164a84,-2px -2px #164a84;
}

.mid-aomoji{
    font-weight: bold;
    color:#164a84;
    font-size: 70px;
    text-shadow:2px 2px 0 white ,-2px 2px 0 white,2px -2px 0 white,-2px -2px white;
}

.big-aomoji{
    font-weight: bold;
    color:#164a84;
    font-size: 300px;
    text-shadow:2px 2px 0 white ,-2px 2px 0 white,2px -2px 0 white,-2px -2px white;
}

.kazetopia{
    text-align: center;
}
.domannaka{
    text-align:center;
    font-size:20px;
    line-height:50px;
}

.eventdate{
    text-align:center;
}

.helddate{
    font-size:50px;
    font-weight:bold;
}

.roundsat{
    background-color: blue;
    border-radius: 50%;
    text-align: center;
    color:white;
    font-size:25px;
    width:fit-content;
    padding-right:1%;
    padding-left:1%;

}

.roundsun{
    background-color: red;
    border-radius: 50%;
    text-align: center;
    color:white;
    font-size:25px;
    width:fit-content;
    padding-right:1%;
    padding-left:1%;

}

.winvil{
    font-weight:bold;
    font-size:30px;
    padding-right:5%;
    padding-left:5%;
}

.venue{
    font-weight:bold;
}

.adressvenue{
    font-weight:bold;
    text-align:center;
}

.searchwindow{
    text-align:center;
}

.aboutfusha{
    border: 3px solid black;
    border-radius:3em 3em;
    width:fit-content;
}

.searchfusha{
    background-color: black;
    border-radius: 3em 3em;
    text-align: center;
    color:white;
    width:fit-content;
    text-align:right;
}

.sponsorship{
    text-align:center;
}
.co-host{
    text-align:justify;
}
