/* v0.5.2 restore: no logo overwrite, no image overwrite */
.hero{
  background:
    linear-gradient(90deg,rgba(3,17,29,.98) 0%,rgba(3,17,29,.88) 32%,rgba(3,17,29,.30) 58%,rgba(3,17,29,.05) 100%),
    url('../images/hero-budapest.jpg') center/cover no-repeat !important;
  position:relative;
}
.hero-inner{position:relative;z-index:2}
.services .icon{height:58px!important;margin-bottom:18px!important;display:flex!important;align-items:center!important;justify-content:center!important}
.services .icon img{width:58px!important;height:58px!important;object-fit:contain!important;display:block!important}
.services article:nth-child(2) .icon img,.services article:nth-child(3) .icon img,.services article:nth-child(6) .icon img{width:64px!important;height:64px!important}
