/*
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
*/
.hero-image-circle{
    display: block;
    max-width: 100%;
    width: 100%;
    aspect-ratio: 1;
    /* background-color: #4a4a4a; */
    background-color: #999;
    border-radius: 50%;
    position: absolute;
    z-index: 0;
    filter: blur(5.9375rem);
}
.textjustify{
    text-align: justify;
}
.textright{
    text-align: right;
}
.dnone{
    display: none;
}
.page-id-79,
.page-id-3,
.page-id-88490{
    .nocontact{
        display: none;
    }
}