.txtshdw {text-shadow: -7.38407px 7.38407px 7.38407px rgba(0, 0, 0, 0.15);}
@media screen and (max-width: 640px){
.mytxt .tn-atom {font-weight: 700 !important;}
.txtshdw {text-shadow: -1.67px 1.67px 0.85px rgba(0, 0, 0, 0.15);}
}

body {
    background: linear-gradient(0.75turn,rgba(133,192,248,1) 0%,rgba(88,175,255,1) 50%,rgba(0,95,163,1) 100%) !important;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
  }