.text-color-1{
    color: #e4cfa8;
}

.border-color-1{
    border: 5px solid #e4cfa8;
}

.text-color-1-dark{
    color: rgb(243, 181, 24);
}

.text-color-2{
    color: #000000;
}

.btn-color-2{
    background-color: #000000;
}

.photo-frame{
    background: url("../images/photo-frame.webp") no-repeat center center;
    background-repeat: no-repeat; /* Agar gambar tidak diulang */
    background-position: center;  /* Agar gambar berada di tengah */
    height: 300px;
}

.background-card{
    background: url("../images/background-card.webp") no-repeat center center;
    background-size: cover;
}

/* 0 */
.welcomeMessage {
    background: url("../images/background.webp") no-repeat center center;
    background-size: cover;
    height: 665px;
}

.background-main {
    background: url("../images/background.webp") no-repeat center center;
    background-size: cover;
    /* height: 1300px; */
}

/* 1 */
#intro {
    background: url("../images/background.webp") no-repeat center center;
    background-size: cover;
    height: 665px;
}

/* 2 */
#ayat{
    background: url("../images/background.webp") no-repeat center center;
    background-size: cover;
}        

#ayat-container {
    background: url("../images/background-couple.webp") no-repeat center center;
    background-size: cover;
    margin-top: 60px;
    margin-bottom: 60px;
    /* make rounded */
    border-radius: 20px;
}

/* 3 */
#date_time {
    background: url("../images/background.webp") no-repeat center center;
    background-size: cover;
    /* height: 1300px; */
}

/* 4 */
#akad-resepsi{
    background: url("../images/background.webp") no-repeat center center;
    background-size: cover;
    /* height: 1300px; */
}

/* 5 */
#prewed {
    background: url("../images/background.webp") no-repeat center center;
    background-size: cover;
    /* height: 1300px; */
}

/* 6 */
#live-streaming {
    background: url("../images/background.webp") no-repeat center center;
    background-size: cover;
    /* height: 1300px; */
}

/* 7 */
#our-story {
    background: url("../images/background.webp") no-repeat center center;
    background-size: cover;
    /* height: 1300px; */
}

/* 8 */
#ucapan-doa {
    background: url("../images/background.webp") no-repeat center center;
    background-size: cover;
    /* height: 1300px; */
}

/* 9 */
#gift {
    background: url("../images/background.webp") no-repeat center center;
    background-size: cover;
    /* height: 1300px; */
}

/* 10 */
#special-thanks {
    background: url("../images/background.webp") no-repeat center center;
    background-size: cover;
    /* height: 1300px; */
}


/* 11 */
#footer {
    background: url("../images/background.webp") no-repeat center center;
    background-size: cover;
    /* height: 1300px; */
}
