/*!
 * Start Bootstrap - Heroic Features (https://startbootstrap.com/template-overviews/heroic-features)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-heroic-features/blob/master/LICENSE)
 */

footer a:link{   color: #34495e !important; }
footer a:visited{   color: #34495e !important; }

.carousel-item {
  height: 60vh;
  min-height: 250px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.baslikborder {
  font-size: 20px;
  width: 100%;
  font-weight: 600;
  color: #333;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

p{
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: 400;
}