/*
Theme Name: WON Child
Description: Child theme for WON
Author: Yuki Noma
Template: won
Version: 1.0
*/

/* Import parent theme styles */
@import url("../won/style.css");

/* Custom styles for Ultimate Member privacy policy and terms */
/* .um-gdpr-register .um-field-area .um-field-privacy_policy,
.um-gdpr-register .um-field-area .um-field-terms_conditions {
    margin-bottom: 15px;
}

.um-gdpr-register .um-field-area .um-field-privacy_policy .um-field-label,
.um-gdpr-register .um-field-area .um-field-terms_conditions .um-field-label {
    font-weight: 600;
    margin-bottom: 5px;
}

.um-gdpr-register .um-field-area .um-field-privacy_policy .um-field-content,
.um-gdpr-register .um-field-area .um-field-terms_conditions .um-field-content {
    line-height: 1.5;
}

.um-gdpr-register .um-field-area .um-field-privacy_policy .um-field-content a,
.um-gdpr-register .um-field-area .um-field-terms_conditions .um-field-content a {
    color: #D71920;
    text-decoration: underline;
}

.um-gdpr-register .um-field-area .um-field-privacy_policy .um-field-content a:hover,
.um-gdpr-register .um-field-area .um-field-terms_conditions .um-field-content a:hover {
    color: #ac141a;
} */
