body {
  font-family: 'Libre Baskerville', serif;
  font-size: 14px;  
}

h1 {
  font-family: 'Fjalla One', sans-serif;
  font-size: 46px;  
}

h2 {
  font-family: 'Fjalla One', sans-serif;
  font-size: 28px;  
}

h3 {
  font-family: 'Fjalla One', sans-serif;
  font-size: 22px;  
}

h4 {
  font-family: 'Fjalla One', sans-serif;
  font-size: 18px;  
}

.btn-menu {
    border-color: white;
    color: white;
    font-family: 'Fjalla One', sans-serif;
    font-size: 22px;      
}

.rok {
    border-color: black;
    background-color:lightgray;
    margin-top: 30px;
}

.fa-solid {
  font-size: 28px;

}