 .js-store-prod-text a:first-of-type { color: #ffffff !important; background-color: #0DA8F1; display: inline-block; padding-left: 15px; padding-right: 15px; padding-top: 10px; padding-bottom: 10px; border-radius: 20px; transition: all 0.3s ease; } .js-store-prod-text a:first-of-type:hover { background-color: #00C9DF; color: #ffffff !important; }