/* Введите Ваш код CSS тут */

.menu-item i._mi {
    margin-top: -1em;
    height: auto;
    font-size: 3.7em;
    line-height: 1;
    position: absolute !important;
    text-align: center;
    margin-left: 0px;
}

.menu-item img._before, .rtl .menu-item img._after {
    position: absolute !important;
    height: auto;
    margin-top: -3.5em;
}
.main-navigation li {
    text-transform: uppercase;
}

.site-content {
  background: #fefff5;
  box-shadow: inset 0 15px 15px -20px #333, inset 0 -15px 15px -20px #333;
}

.widget-title {
  text-align: center;
}
