/* cormorant-garamond-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/cormorant-garamond-v21-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
.uk-position-cover {
    transform: none !important;
}
.uk-section-primary {
    background: #4985bb !important;
}





@media(max-width:960px){
div#doggi2 img {
        height: 400px !important;
        margin-top: 60px;
    }
}
@media (max-width: 639px) {
    .uk-visible\@s {
        display: block !important;
    }
}