/* Custom styles for Hostinger Host */
html {
    scroll-behavior: smooth;
}

body {
    overflow-x: hidden;
}

.font-display {
    font-family: 'Playfair Display', serif;
}

.font-body {
    font-family: 'Lato', sans-serif;
}
