/* DO NOT CROSS LINK TO THIS FILE  - This stylesheet was generated on Thu, 02 Oct 2025 19:59:49 -0700 and its name will change */

/*---------------------------------------------*/
/* Stylesheet: buttons styling*/

.button-dark {
  background: url(../pub/templates/main/bg-button.png) no-repeat top center;
  color: white;
  text-align: center;
  width: 303px;
  height: 43px;
  line-height: 43px !important;
  text-transform: uppercase; 
  font-size: 20px;
}
.button-dark a { color: white;  text-decoration: none;}

