/* CSS Design für Magazin-Blog-Seite */


.pin-box {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.pin-ecxt {
  border: none;
  margin-top: 20px;
}

.pin-ecxt .blog-cat {
  text-transform: uppercase;
  color: #e53f51;
  font-size: 12px;
  font-weight: bold;
}

.pin-ecxt h2 {
  font-family: 'Montserrat',sans-serif;
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: 700;
  margin-top: 12px;
}

.pin-ecxt h2 a{
  color: #0a0a0a;
}

.pin-ecxt h2 a:hover {
  color: #e14354;
}

.pin-ecxt2 .col1-3 .blog-date {

  margin-bottom: 8px;
  margin-top: 25px;
  font-size: 11px;
  font-weight: bold;
  color: #9a9a9a;
  position: relative;
}
