 
#tarifs, #bio, #pourqui, #art, #contact, #liens {
  scroll-margin-top: 220px;
}

#tarifs, #bio, #pourqui, #art, #contact, #liens {
  scroll-margin-top: 220px;
}

/* Mobil nézetre (max 768px szélesség) */
@media (max-width: 768px) {
  #tarifs, #bio, #pourqui, #art, #contact, #liens {
    scroll-margin-top: 500px; /* nagyobb margó mobilon */
  }
}

 .navbar {
     background-color: white !important;
 }



 a {
     text-decoration: none !important;

 }

 a:hover {
     color: #9f9f9f;
 }

 p {
     line-height: 28px;
     color: #9f9f9f;
 }

 h2{color: #4989c4 !important; }

