
/* V10 polish */
.pro-btn{transition:all .2s ease;}
.pro-btn:hover{transform:translateY(-1px);opacity:.9}
.pro-card{backdrop-filter: blur(6px);}
