.text-color-1{
    color: #E28227;
}

.border-color-1{
    border: 5px solid #E28227;
}

.text-color-1-dark{
    color: rgb(243, 181, 24);
}

.btn-color-1{
    background-color: #E28227;
}

.text-color-2{
    color:#E28227;
}

.btn-color-2{
    background-color: #E28227;
}

.photo-frame{
    background: url("/theme/akadin/khitan/13/images/photo-frame.png") no-repeat center center;
    background-repeat: no-repeat; /* Agar gambar tidak diulang */
    background-position: center;  /* Agar gambar berada di tengah */
    height: 200px;
}

.background-card {
    /* Hapus atau komentar bagian ini jika ingin menghilangkan background image */
    /* background: url("/theme/akadin/khitan/13/images/background-card.png") no-repeat center center; */
    background-color: white; /* Atau kamu bisa mengganti dengan warna latar yang diinginkan */
    background-size: cover;
    border-radius: 15px; /* Membuat pojok melengkung */
    border: 2px solid #E28227; /* Border dengan warna #516b8c */
    overflow: hidden; /* Menyembunyikan bagian konten yang keluar dari pojok melengkung */
}

/* 0 */
#welcomeMessage {
    background: url("/theme/akadin/khitan/13/images/background.png") no-repeat center center;
    background-size: cover;
    height: 665px;
}

/* 1 */
#intro {
    background: url("/theme/akadin/khitan/13/images/background.png") no-repeat center center;
    background-size: cover;
    height: 665px;
}

/* 2 */
#ayat{
    background: url("/theme/akadin/khitan/13/images/background.png") no-repeat center center;
    background-size: cover;
}        

#ayat-container{
    /* Hapus atau komentar bagian ini jika ingin menghilangkan background image */
    /* background: url("/theme/akadin/khitan/13/images/background-card.png") no-repeat center center; */
    /* background-color: white;
    background-size: cover;
    border-radius: 15px; 
    border: 2px solid #E28227;
    overflow: hidden;  */
}

/* 3 */
#date_time {
    background: url("/theme/akadin/khitan/13/images/background.png") no-repeat center center;
    background-size: cover;
    /* height: 1300px; */
}

/* 4 */
#akad-resepsi{
    background: url("/theme/akadin/khitan/13/images/background.png") no-repeat center center;
    background-size: cover;
    /* height: 1300px; */
}

/* 5 */
#prewed {
    background: url("/theme/akadin/khitan/13/images/background.png") no-repeat center center;
    background-size: cover;
    /* height: 1300px; */
}

/* 6 */
#live-streaming {
    background: url("/theme/akadin/khitan/13/images/background.png") no-repeat center center;
    background-size: cover;
    /* height: 1300px; */
}

/* 7 */
#our-story {
    background: url("/theme/akadin/khitan/13/images/background.png") no-repeat center center;
    background-size: cover;
    /* height: 1300px; */
}

/* 8 */
#ucapan-doa {
    background: url("/theme/akadin/khitan/13/images/background.png") no-repeat center center;
    background-size: cover;
    /* height: 1300px; */
}

/* 9 */
#gift {
    background: url("/theme/akadin/khitan/13/images/background.png") no-repeat center center;
    background-size: cover;
    /* height: 1300px; */
}

/* 10 */
#special-thanks {
    background: url("/theme/akadin/khitan/13/images/background.png") no-repeat center center;
    background-size: cover;
    /* height: 1300px; */
    margin-bottom: 0;
    padding-bottom: 10px;
}


/* 11 */
#footer {
    background: url("/theme/akadin/khitan/13/images/background.png") no-repeat center center;
    background-size: cover;
    margin-top: 0; /* Hapus jarak atas */
    /* height: 1300px; */
}

/* 12 */
#foto-profil-1 {
    width: 200px; /* kamu bisa atur sesuai kebutuhan */
    height: 200px;
    object-fit: cover;
    border: 1px solid orange; /* border oren */
    border-radius: 50%; /* bulat sempurna */
    margin: auto; /* supaya center */
  }
  

/* copyright akad.in */