.panda-bg{
    background-color: #fceae8;
}
.panda-button-bg{
    background-image: linear-gradient(to bottom, #FF589B 0%, #FF136F 100%);
    color: #fff;
    border: none;
    border-radius: 8px;
    padding: 9px 25px;
}
.watch img{
    height: 120px;
}