h1 .title-child {
color: #3b0f04;
}

#gift h1 {
   position: relative;
    left: -2rem;
}

#gift h1 span {
    left: 46%;
    position: absolute;
    bottom: -33px;
}

#maps .btn {
display: none;
}


@media screen and (max-width: 500px){
#closing {margin-top:-1px;}
#rundown .acaraWrapper .image .photoWrapper.second{
bottom: 50% !important;
}
}

#gramophone path {
fill: #ffffff;
}

#closing .closing-wrapper .closing-words h1 .and{
top: 0;
}
/* Ubah hanya tulisan Bank BJB menjadi NAB PAYID */
ul.bank-list + ul.bank-list > li:first-child {
    font-size: 0 !important;
}

ul.bank-list + ul.bank-list > li:first-child::after {
    content: "NAB PAYID" !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 12px !important;
    color: #ffffff !important;
}