/* Start custom CSS for shortcode, class: .elementor-element-39d826b9 *//* Change button background and text color */
.um .um-button {
    background-color: #fcaf3b !important; /* Your background color */
    color: #ffffff !important;           /* Your text color */
}

/* Change button hover color */
.um .um-button:hover {
    background-color: #fcd242 !important;
}/* End custom CSS */