.my-custom-shop-btn, .my-custom-shop-btn:visited {
    color: #ffffff !important;
    text-decoration: none !important;
    opacity: 1 !important;
}

.my-custom-shop-btn:hover {
    color: #f3f3f3 !important;
    opacity: 0.8 !important;
}
