






.uygulama {
  margin-bottom: 30px; }
  .uygulama img {
    width: 100%; }
  .uygulama a {
    color: #000000; }
    .uygulama a:hover {
      color: #eb2b41; }
  .uygulama-name {
    height: 40px;
    margin-top: 10px;
    text-align: center;
    line-height: 20px; }








h4.page-title {
 width: 450px;
  height: 60px;
  overflow: hidden;
  margin: 0 auto;
  background-color: #404040;
  -moz-border-radius: 28px;);
  -webkit-border-radius: 28px;);
  border-radius: 28px;);
  line-height: 60px;
  color: #FFFFFF;
  font-family: "Overpass",sans-serif;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-top: -40px; }