
 .js-store-prod-text a { color: #000000 !important; background-color: #3ba0f5; display: inline-block; padding-left: 15px; padding-right: 15px; padding-top: 10px; padding-bottom: 10px; border-radius: 10px; transition: all 0.3s ease; } .js-store-prod-text a:hover { background-color: #3ba0f5; color: #ffffff !important; }