-
/* From Uiverse.io by abrahamcalsin - Adapted for Percona Brand */ .pu-new-btn { position: relative; display: inline-flex; justify-content: center; align-items: center; border-radius: 8px; background: #020c45; /* Percona Blue */ font-family: Arial, sans-serif; box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.2); overflow: hidden; cursor: pointer; border: none; text-decoration: none !important;}.pu-new-btn:after { content: ""; width: 0%; […]