body {
  background: rgb(217,218,218);
}

.ust {
  margin-top: 5%;
}

.icon {
  /*margin-right: 8px;*/
  color: rgb(0,158,229);
  font-size: 14px;
  float: left;
  width: 6%;
  margin-top: 5px;
  /*display: block;*/
}

.bilgiler {
  margin-top: 10px;
  display: block;
  height: 30px;
  
}

.bilgiler .detay {
  float: left;
  width: 94%;
  font-weight: 500;
  text-align: justify;
}

.bilgiler .detay a {
	float: left;
    width: 94%;
    font-weight: 500;
    text-align: justify;
    color: #212529;
    text-decoration: none;
}

.alt {
  /*width: 50%;*/
  /*display: block;*/
}

