.navbar-brand,.navbar-dark .navbar-nav .nav-link {color:#ffd900;font-size: 30px;}
.wstep {
    background-image: url('skup_zlota.webp');
    height: 100vh;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
.naglowek{padding-top:20%;
text-align:center;
text-shadow: 2px 2px 4px #3b3b3b;
}

.naglowek p {font-size: 25px;}

hr {
 
    border-style: solid;
    border-color:  #ffd900;
    border-width: 3px 0 0 0;
    border-radius: 20px;
	 width: 80%;
    margin-left: 10%;
}

.ikona {
    filter: invert(85%) sepia(45%) saturate(3156%) hue-rotate(1deg) brightness(107%) contrast(103%);
    width: 120px;
    height: 120px;
    margin-bottom: 50px;
}

h1{color:#fff;}
h2{text-align:center;margin-top:60px;font-size:50px;}
h5{text-align:center;font-size:35px;}
h3{font-size:40px;}
p{font-size:25px;}
.ofertaP,p.oferta {text-align:center;}
p.oferta{font-size:16px;}

.email{margin-bottom:20px;margin-top:50px;}

.lombard-Radom{background-image: url('skup%20bizuterii%20Radom.webp');height:50vh;background-position: center; background-size: cover;background-attachment: fixed;}

.skup-zlota-Radom {background-image: url('skup_zlota_Radom.webp'); height:50vh;background-position: center; background-size: cover;background-attachment: fixed;}

.skup-srebra-Radom {
background-image: url('skup%20srebra%20Radom.webp');
 height:50vh;background-position: center; background-size: cover;background-attachment: fixed;
}

footer{background-color:#212529 !important;
min-height:200px;color:#ffd900;}
footer .container {text-align:center;padding:50px;}
footer a,footer a:hover{color:#ffd900;text-decoration:none;font-size:30px;}

@media (max-width:700px){
.naglowek{padding-top:45%;}
}
@media (min-width:701px) and (max-width:780px){
.naglowek{padding-top:35%;}
}