/* Enter Your Custom CSS Here */
.site-header {
    display: none;
}

#colophon .widget-area, #colophon .site-info {
    display: none;
}

.elementor-5 .elementor-element.elementor-element-1716730:not(.elementor-motion-effects-element-type-background) > .elementor-element-populated, .elementor-5 .elementor-element.elementor-element-1716730 > .elementor-column-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #ffffff10;
    box-shadow: 0px 0px 18px 5px rgba(255,255,255,0.2);
	}


.button, button, input[type="button"], input[type="reset"], input[type="submit"] {
    box-shadow: 0px 0px 8px 5px rgba(0,0,0,0.2);
	background: #d63a90;
}

