.woocommerce a.button.alt {
  color: #ffffff;
}



#place_order.button.alt {
  color: #ffffff;
}

@media only screen and (max-width: 768px){
    html,
    body{
    width:100%;
    overflow-x:hidden;
    }
}