.cdt_circle_blurb .et-pb-icon {
    height: 124px;
    width: 124px;
    line-height: 124px;
    background-image: linear-gradient(128deg, #01395E -56.14%, #0B91CE 146.59%);
    background-size: 100%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
}

.cdt_circle_blurb .et_pb_main_blurb_image {
    background-image: radial-gradient(478.02% 478.02% at 50% 50%, #FFF 0%, #0B91CE 100%);
    border-radius: 50%;
    display: inline-block;
    box-shadow: 1px 5px 5px #aaa;
    position: relative;
    top: 50px;
}