/** Shopify CDN: Minification failed

Line 26:2 Unexpected "/"

**/
 .shop-now-btn{
    border: 2px solid white;
    height: 49px;
    color: white;
   
    font-family: 'Futura', sans-serif;
    padding: 9.5px 0;
    margin-top: 5px;
    width: 181px;
    margin-right: 20px;
}

.shop-now-link{
  color: white;
}
 
.shop-now-btn:hover .shop-now-link{
  color:black !important;
}

 */