body {
    background-color: #F2F1EF;
}

.warna1{
    background: #D9D9D9;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.menu{
    font-size: 18px;
}

.menu:hover{
    color:#202020;
    background-color: #ECBF04;
}

.rj{
    color: #202020;
    text-align: center;
    font-family: Inknut Antiqua;
    font-size: 37.935px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
}

.button{
    width: 217.177px;
    height: 42.677px; 
    border-radius: 142.256px;
    background: #ECBF04; 
    /* Warna text di bawah dan ukurannya */
    color: #000;
    text-align: center;
    font-family: Inknut Antiqua;
    font-size: 18.967px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.detail-p{
    font-size: 50px;
    font-family: Inknut Antiqua;
}





