/* DO NOT CROSS LINK TO THIS FILE  - This stylesheet was generated on Wed, 17 Sep 2025 08:59:15 -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;}

