*{margin:0;padding:0;border:none;outline:none;text-decoration:none;font-size:14px;}
ol,li,ul{list-style:none;}
text{cursor:default;user-select:none;-webkit-user-select: none}
/* svg,text{dominant-baseline:hanging;} */
select,input,button{}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}
a:hover{text-decoration:none;}
/*:hover{transition:all 0.5s;}*/
svg{width:16px;height:16px;fill:#9254de;}
img[src=''],img:not([src]){opacity:0;}
img {border:none;}
button{cursor: pointer;}