/* Start custom CSS for shortcode, class: .elementor-element-15b5d9d */.um-profile.um .um-name a {
  color: #52b0ff !important;
}
.um-meta-text{
    color:#fff !important;
}
.um .um-field-label {
    color: #52b0ff !important;
}
.um {
    color: white !important;
}

i.um-faicon-cog {
    filter: drop-shadow(0px 0px 7px #52b0ff);
    color: #52b0ff;
}

.um input[type=submit].um-button{
    background: #52b0ff !important;
}

.um-profile.um-viewing .um-field-label{
    margin: 0px 0 2px 0 !important;
    border-bottom: solid 2px #eeeeee24 !important;
}
.um-field-area a{
    color: white !important;
}/* End custom CSS */