
/* NAVBAR FOOTER DAN HEADER */
header{
    background-color: rgb(255, 255, 255);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000; /* Pastikan header di atas konten */
}
.icon-nyarikost{
    height: 30px;

}

/* Header akhir */
