.mg-headwidget .navbar-wp .navbar-nav > li > a:hover {
  color: #241818;
}

.mg-latest-news .mg-latest-news-slider a span {
  color: #260707;
}

a.newsup-categories.category-color-1 {
  background-color: #943838;
}

.col-md-6.col-xs-12 {
  background-color: #607275;
}

.mg-headwidget .mg-head-detail {
  background-color: #ebdddd;
}

a:hover {
  font-size: 2.2em;
  line-height: 1.4em;
  text-align: justify;
		
  word-spacing: 0px;
  letter-spacing: 0px;
  white-space: normal;
  text-shadow: None;
  opacity: 100;
  border-bottom-width: 0px;
  position: relative;
  width: 100%;
  display: block;
  overflow: visible;
  z-index: 1;
}
p:empty,
.wp-block-paragraph:empty,
.wp-block-group:empty,
.wp-block-spacer:empty {
  display: none !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}
@media (max-width: 768px) {
  h1, h2, .vertical-text {
    writing-mode: horizontal-tb !important;
    transform: none !important;
    text-align: center !important;
    display: block !important;
  }
}
img.emoji, .emoji {
    width: 1em !important;     /* Yazı boyutuyla orantılı */
    height: 1em !important;    /* Yükseklik de orantılı */
    display: inline !important; /* Satır içinde düzgün görünür */
    vertical-align: middle;    /* Yazı ortasına hizalar */
}