/*
Theme Name: GoodGreyhound-Shadowbox
Theme URI: 
Description: Customized version of the Shadowbox theme.
Version: 1.0.0
Author: Jerry Berlin
Author URI: 
Template: shadowbox
*/

@import url("../shadowbox/style.css");

.gg_red_button {
  -webkit-border-radius: 10px;
  background-color: #ff0000;
  color: #000000;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  padding: 1px;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}

.gg_visits {
  background-color: #ffffff; 
  border-color: #000000;  
  border-style: solid;
  border-width: 1px;
  color: #000000; 
  font-size: 16px; 
  font-style: normal; 
  font-weight: normal; 
  padding: 1px; 
  text-align: center;
  text-decoration: none;
  white-space: nowrap; 
}

