:root {
    --background: #FEFEFE;
    --background-navbar: #F9F9F9;
    --background-green: #183832;
    --background-brown: #B98466;
    --background-list-unggulan: #EEDED6;
    --background-header: #EEDED6;
    --background-brown-hover: #7A5542;
    --background-footer: #F2EAE6;
    --text-green: #458378;
    --text-brown: #B98466;
    --text-header: #183832;
    --text-card: #707C7A;
    --text-description: #302E46;
    --text-description-2: #64656E;

}

