/* buttons (cs-body class for jquery ui overwrites) */
.cs-body .cs-button1 {padding: 0.72em 1em;font-size: 1rem;border: 0;background: #000000;color: #fff;border: 0;cursor: pointer;display: inline-block;margin-bottom: 4px;}
.cs-body .cs-button1:hover {background: #000000;color: #fff;}
.cs-body .cs-button2 {width: auto;padding: 0.72em 2em;background: #f5f5f5;color: #111111;border: 0;cursor: pointer;display: inline-block;margin-bottom: 4px;}
.cs-body .cs-button2:hover {background: #f5f5f5;color: #111111;}
.cs-body .cs-button3 {width: auto;padding: 0.72em 2em;background: #ffffff;color: #111111;border: 1px solid #111111;cursor: pointer;display: inline-block;margin-bottom: 4px;}
.cs-body .cs-button3:hover {background: #ffffff;color: #111111;}

/* H headings */
h1.cs-siteHeading {text-align: left;margin: 2em 0 0.5em 0;font-size: 2.25rem;letter-spacing: 0.5px;font-weight: 400;}
h2.cs-siteHeading {text-align: left;margin: 2em 0 0.5em 0;font-size: 20rem;letter-spacing: 0.5px;font-weight: 400;position: relative;}
h3.cs-siteHeading {text-align: center;margin: 2em 0 0.5em 0;font-size: 1.5rem;letter-spacing: 0.5px;font-weight: 600;position: relative;text-transform: uppercase;}
h3.cs-siteHeading span {display: inline-block;background-color: #fff;padding: 0 30px;position: relative;font-weight: 600;}
h3.cs-siteHeading:before {content: "";width: 100%;top: 25px;height: 1px;display: block;background-color: #e1e1e1;position: absolute;}
h4.cs-siteHeading {text-align: left;margin: 2em 0 0.5em 0;font-size: 1.50rem;letter-spacing: 0.5px;font-weight: 400;}
h2.cs-betHeading {text-align: center;margin: 2em 0 0.5em 0;font-size: 1.5rem;letter-spacing: 0.5px;font-weight: 600;position: relative;text-transform: uppercase;}
h2.cs-betHeading:before {content: "";width: 100%;top: 25px;height: 1px;display: block;background-color: #e1e1e1;position: absolute;}
h2.cs-betHeading span {display: inline-block;background-color: #fff;padding: 0 30px;position: relative;font-weight: 600;}
.cs-subtitle {margin-bottom: 7em;text-align: center;color: #777;}
/**/