/* Google Fonts */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400&display=swap');

/* Base Styles */
html {
    scroll-behavior: smooth;
}

/* Custom CSS untuk keperluan lainnya bisa ditambahkan di bawah ini */
