/* packageH/free_of_charge/Components/Panel/Panel.wxss */
.panel {
padding: 30rpx;
border-radius: 20rpx;
background-color: white;
}