

.platiny{
    height: auto;
    background-color: black ;
}

.platiny .planity-widget-nav .planity-nav-button-active.css-9nvio{
    background-color: white;
    color: black;
    transition: 0.3s ease-in-out;
}
.platiny .planity-widget-nav .planity-nav-button-active.css-9nvio:hover{
    color: black;
    background-color: rgb(199, 199, 199);
}
.platiny #planitywl .css-1nhtis8 .css-1j6kq6h .css-mjdqvv{
    color: white;
    background-color: rgb(0, 0, 0);
    border-color: white;
    transition:0.2s ease-in-out;
}
.platiny #planitywl .css-1nhtis8 .css-1j6kq6h .css-mjdqvv:hover{
    color: black;
    background-color: white;
    border-color: white;
}
.platiny #planitywl .css-1nhtis8 .css-go1g7c .css-6ukexc h3{
    color: white;
}