html .custom-title-with-icon-primary:before {
    color: white !important;
}
.row {
    justify-content: center;
}
.featured-box .box-content:not(.box-content-border-0) {
	top: -1px;
	border-top-width: 4px;
    border-radius: 8px !important;
}
#vslikitekst{
    color:white !important;
}
#print-kraft-logo{
    height:80px;
}


@media only screen and (max-width: 768px) {
    #obratni-column {
      flex-direction: column-reverse;
    }
    #naslov-o-nas{
        font-size: 32px !important;
    }
    #print-kraft-logo{
        height:100px;
    }
  }
  