.publikacie-shadow-box{
    box-shadow: 0px 0px 36px -30px rgb(0 0 0 / 60%) !important;
}
.publikacie-shadow-box p{
    margin:0 !important;
}
.publikacie-text-blok h3 a{
   font-family: "Bree Serif";
   color: #0b4ca1;
    font-size: 24px;
    line-height: 31px;
    font-weight: 400;
}
.publikacie-icon img{
   box-shadow: 20px 20px 60px #cfcbce;
}
.button-wrapper .date span {
    border: 2px solid #FDC600 !important;
}
ul.fa-ul{
   margin:0;
   padding:0 !important;
}
ul.fa-ul li i{
   margin-right:3px;
   color:#FCD600;
}
.publikacie-shadow-box i.fa-arrow-right:before {
    content: "";
    background-image: url(images/right.svg);
    width: 20px;
    height: 20px;
	display:block;
	margin-top:14px;
}
.news-row .button-wrapper div.date {
    margin-top: 20px;
}



@media(min-width:992px){
.img-square img{
    width:100%;
	height:212px;
	object-fit: cover;
}
.publikacie-img img{
    width:100%;
	height:98px;
	object-fit: cover;
}
}

@media(min-width:1200px){
.img-square img{
    width:100%;
	height:262px;
	object-fit: cover;
}
.publikacie-img img{
    width:100%;
	height:131px;
	object-fit: cover;
}
}