@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

html, body {margin: 0; padding: 0; height: 100%; text-align: center; scroll-behavior: smooth;}
section {min-height: 100%;}
a {text-decoration: none;}
li {list-style-type: none;}
h1, h2, h3, a {font-family: 'Poppins', sans-serif; font-size: 500; color: #1C1C1C; margin: 0;}
h2 {color: #1C1C1C;}
h3 {font-size: 40px; padding-top: 8%; margin-bottom: 5px;}
h4, p {font-family: 'Poppins', serif; color: #1C1C1C;}
br {color: #1C1C1C;}
hr {width: 30px; height: 3px; background: #1C1C1C; border: 0; margin: 0 auto 40px auto;}
.home {background: url(../img/projekt_06.png); background-position: center center; background-size: cover; background-attachment: fixed;}