 .js-store-prod-text a:first-of-type { color: #18154B !important; background-color: #F5EA00; display: inline-block; padding-left: 15px; padding-right: 15px; padding-top: 10px; padding-bottom: 5px; border-radius: 5px; transition: all 0.3s ease; } .js-store-prod-text a:first-of-type:hover { background-color: #FFFFFF; color: #18154B !important; }