.bg-owntech {
    background: linear-gradient(45deg, #b7c6ff ,#85daff, #ffb9f5);

    background-clip: text;

    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
}
