.panda-bg-info{
    background-color: #fceae8;
}
.categories img{
    width: 100px;
}
.custom-btn{
    background-image: linear-gradient(to bottom, #FF589B 0%, #ff4b92 100%);
    color: white;
    border-radius: 8px;
    padding: 9px 25px;
    border: none;
}