.shad {
     filter: drop-shadow(5px 5px 10px #000000);
     letter-spacing: 0 !important;
}


.card-header {
     border: 0;
     padding: 0;
     margin-bottom: 0;
}

.card-body {
     padding: 3216px;
     padding: 1rem;
     position: relative;
     z-index: 1;
}

article.post .post-date .vit {
     background: var(--grey-100);
     border-radius: 2px 2px 0 0;
     color: var(--grey-900);
     display: block;
     font-size: 12px;
     font-weight: 700;
     padding: 2px 10px;
}

.tf1 {
     color: var(--default);
     font-weight: 400;
}


.Okelio {
     font-size: 0.8em;
     font-weight: 400;
     line-height: 27px;
     margin: 0 0 7px 0;
     text-transform: uppercase;
     color: rgb(163, 31, 31);
}


.Tit {
     font-size: 1.4em;
     font-weight: 400;
     line-height: 27px;
     margin: 0 0 7px 0;
     text-transform: uppercase;
     color: rgb(163, 31, 31);
}

h1,
h2,
h3,
h4,
h5,
h6 {
     letter-spacing: 0;
}


.linkprojekti,
.linkprojekti a {
     font-size: 1.1em;
     font-weight: 400;
     line-height: 27px;
     margin: 0 0 7px 0;
     color: rgb(80, 80, 80);
}

.linkprojekti a:hover {
     color: rgb(138, 25, 25) !important;
     text-decoration: none !important;
}

.Partneret {}

.njoftimi,
.njoftimi a {
     color: #747272 !important
}

.njoftimi a:hover {
     color: var(--primary) !important;
     text-decoration: none;
}

.counters .counter-secondary [class*="fa-"],
.counters .counter-secondary .icons,
.counters .counter-secondary strong {
     color: var(--primary);
}