a[href*="wildberries"] { display: block; border: 1px solid #2B5BFF; color: #2B5BFF !important; width: 320px; text-align: center; padding-top: 15px; padding-bottom: 15px; transition: all ease-in-out 0.2s; border-radius: 6px; text-decoration: none !important; font-weight: 500; margin: 10px auto; } a[href*="wildberries"]:hover { background-color: #2B5BFF; color: white !important; }