* {font-family: 'Poppins', sans-serif;}
body {color:#333333;}
h1 {font-weight:700;}
h2 {font-weight:600;}

.center {text-align:center;}
.bold {font-weight:600;}
.bolder {font-weight:700;}
.black {font-weight:900;}
.big {font-size: 3rem;}
.small {font-size: .85rem;}
.grey {color:#cccccc;}

header {width: 23em;margin: 20px auto 10px;}
footer {margin-top:40px;}
#logo {text-align:center;}
#logo img, #logo svg {height:50px;width:auto;}
#content {width:80%;margin:0 auto;}

.heart, .diamond {fill:rgb(233,52,51);}

nav#menu {text-align: center;}

.btn {font-size:1.25rem;text-transform:uppercase;}

button a:link {text-decoration:none;color:rgb(255,255,255);}
button a:active {color:rgb(255,255,255);}
button a:hover {color:rgb(255,255,255);}
button a:visited {color:rgb(255,255,255);}

.chips {padding:10px 20px 20px;text-align:center;color:rgb(255,255,255) !important;font-size:2em;font-weight:600;}
.nickels {background:rgb(233,52,51);}
.quarters {background:rgb(107,177,108);}
/* EHS */
.fity.ehs {background:rgb(60,61,231);}
.dollars.ehs {background:grey;}

/* Placitas */
.fity.pp {background:grey;}
.dollars.pp {background:#333333;}

.pay-out-box {padding: .5em;background: #efefef;font-size: 2em;}
