body{
  color: black;
  font-family: "Ubuntu" !important;
  background-color: #FFFFF3 !important;
  font-weight: 300;
}
.kırmızı-ara{
  background-color: #D30000;
  color: white;
}
.kırmızı-ara-light{
  background-color: #D30000;
  color: white;
  opacity: 85%;
}
.text-color{
  color: #24204E;
  background-color:  #FFFFF3;
}
.tab{
  color: white;
  text-decoration: none;
}
.tab:hover{
  text-decoration: none;
  color: white;
}
#hugepizza{
  max-height: 403px !important;
}
#tepebutonu{
  display: none;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 99;
}
.ara-renk{
  background-color: #24204E;
  color: white
}
.main-text, h4{
  opacity: 93%;
}
.btn-dark, .btn-dark:visited{
 background-color: #24204E !important;
 border-color: #24204E !important;

}
.btn-dark:hover, .btn-dark:active{
  color: white !important;
  border-color: #4d78d3 !important;
  background-color: #4d78d3 !important;
  font-size: 1.03rem;
}
.footer, .footer a, .footer i{
  text-decoration: none;
  color: #24204E !important;
  opacity: 90%;
  margin-right: 1%;
}
.footer a:hover, .footer i:hover{
  font-weight: bold;
}
#hugepizza{
  max-width: 408px;
}
#sliced{
  min-width: 306px
}