body {
    background-color: #fffadd; }

.menu-main {
    background-color: #ff543e; }
.menu-main .name-top-menu h1 {
    color: white; }

.foot-main {
    background-color: #ff543e; }

.list-menu-item a {
    color: white; }

.list-menu-item a:before {
    background-color: #ffec83; }

.list-menu-item a:hover {
    color: #ffdf57; }


.small-box-match {
    background-color: white;
    color: black; }



.big-name {
    text-shadow: 0 0 20px #3e3eb3; }
.box {
    background: linear-gradient(#ffff4f 40%, #ff5656)
}
