/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

/* Ninja Forms Required Field */
.ninja-forms-req-symbol {color:#1e1e1e !important;}

.nf-form-fields-required {
  display: none;
}

.widget_tag_cloud .tagcloud a {
    border-radius: 0px;
    color: #000;
    display: inline-block;
    font-size: 18px !important;
    margin: 0 5px 5px 0;
    padding: 2px 5px;
    text-decoration: none;
    text-transform: none !important;
}
