@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond&display=swap');

body {
    color: #10054c;
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 1.2em;
}
h2 {
    text-transform: uppercase;
}
@media (max-width: 992px) {
    .navbar-collapse {
        margin-top: 60px;
    }
}
a {
    color: #10054c;
}

.flag {
    height: 18px;
    border: 1px solid #eee;
    margin: 0 18px 0 18px;
}

.carousel {
    margin-top: 80px;
}

.onecolor {
    background: #10054c;
    /* filter: sepia(100%); */
    /* filter: hue-rotate(180deg); */
}
.onecolor img {
    filter: grayscale(100%);
    opacity: 0.7;

}
.royal-blue {
    color: #10054c;
}
.quotemark {
    color: #333 !important;
}
.page-section {
    margin-top: 50px;
}

.nas-tim-naslov {
    margin-bottom: 50px;
}



.text {
    padding-top: 3em;
    padding-bottom: 3em;
}
.text p {
    line-height: 2.1em;
    margin-bottom: 2em;
    text-align: justify;
}
.headline {
    padding: 1em;
    background-color: #10054c;
    color: white;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 2em;
}


.navbar {
    box-shadow: 0px 0px 15px #aaa;
}

#searchinput {
    position: fixed;
    right: 20px;
    background-color: red;
    padding: 20px;
}


.nav-dropdown .link {
    padding-left: 16px !important;
    padding-right: 16px !important;
}


.cid-seO3rSdW0B {
    padding-top: 90px;
    padding-bottom: 90px;
    box-shadow: 0px 0px 15px #666;
    
  }
  .cid-seO3rSdW0B .signature {
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }
  .cid-seO3rSdW0B .mbr-section-title {
    letter-spacing: 0.1em;
  }
  .cid-seO3rSdW0B .card-img {
    margin-bottom: 1rem;
  }
  .cid-seO3rSdW0B .card-img span {
    font-size: 60px;
  }

.display-7 {
    color: #10054c !important;
}