/* Lucky Draw Form Styles */
.lucky-draw-form {
    display: block;
}

.cmp-custom-html.lucky-draw-form {
    position: relative;
}

.lucky-draw-form .custom-html-content {
    width: 100%;
}
