#container-beef [data-name="btnTools"],
#container-femo [data-name="btnTools"]{
    display: none !important;
}

.primary-overlay[data-overlay-dark]:before{
    background: #cfe6ee;
}

li{
    width: 300px !important;
    height: 300px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
}

.coming-soon-wrap h1{
    color:black !important;
}