section.footer {
    position: relative;
    background-color: #ffebc6;
    border-radius: 50% 50% 0% 0% / 15% 15% 0% 0%;
    padding: 85px 0px 50px 90px;
}

.selengkapnya {
    display: none;
}

button.active {
    background-color: #049550 !important;
    color: white !important;
}

button.active span {
    color: white !important;
}
