@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/extends\/_button\.scss}line{font-family:\000031}}
button,
input[type="submit"] {
  border: 1px solid #2459a6;
  border-radius: 3px;
  box-shadow: inset 0 1px 0 0 #89a8d5;
  color: white;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  background-color: #477dca;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #477dca), color-stop(100%, #2760b2));
  background-image: -webkit-linear-gradient(#477dca, #2760b2);
  background-image: linear-gradient(#477dca, #2760b2);
  padding: 7px 18px;
  text-decoration: none;
  text-shadow: 0 1px 0 #1b4f9a;
  background-clip: padding-box;
  -webkit-font-smoothing: antialiased;
  font-size: 1em;
  font-weight: bold;
  line-height: 1em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bourbon\/addons\/_button\.scss}line{font-family:\0000379}}
button:hover:not(:disabled),
input[type="submit"]:hover:not(:disabled) {
  box-shadow: inset 0 1px 0 0 #628cc8;
  cursor: pointer;
  background-color: #3c71bb;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3c71bb), color-stop(100%, #255aa5));
  background-image: -webkit-linear-gradient(#3c71bb, #255aa5);
  background-image: linear-gradient(#3c71bb, #255aa5);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bourbon\/addons\/_button\.scss}line{font-family:\0000395}}
button:active:not(:disabled),
input[type="submit"]:active:not(:disabled) {
  border: 1px solid #2459a6;
  box-shadow: inset 0 0 8px 4px #235397, inset 0 0 8px 4px #235397, 0 1px 1px 0 #eeeeee;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bourbon\/addons\/_button\.scss}line{font-family:\0000338}}
button:disabled,
input[type="submit"]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/_typography\.scss}line{font-family:\000031}}
body {
  color: #333333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
  -webkit-font-smoothing: antialiased;
  line-height: 1.5em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/_typography\.scss}line{font-family:\000039}}
h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.25em;
  margin: 0;
  text-rendering: optimizeLegibility;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/_typography\.scss}line{font-family:\0000316}}
h1 {
  font-size: 2.25em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/_typography\.scss}line{font-family:\0000320}}
h2 {
  font-size: 2em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/_typography\.scss}line{font-family:\0000324}}
h3 {
  font-size: 1.75em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/_typography\.scss}line{font-family:\0000328}}
h4 {
  font-size: 1.5em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/_typography\.scss}line{font-family:\0000332}}
h5 {
  font-size: 1.25em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/_typography\.scss}line{font-family:\0000336}}
h6 {
  font-size: 1em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/_typography\.scss}line{font-family:\0000340}}
p {
  margin: 0 0 0.75em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/_typography\.scss}line{font-family:\0000344}}
a {
  color: #477dca;
  text-decoration: none;
  -webkit-transition: color 0.1s linear;
  -moz-transition: color 0.1s linear;
  transition: color 0.1s linear;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/_typography\.scss}line{font-family:\0000349}}
a:hover {
  color: #2c5999;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/_typography\.scss}line{font-family:\0000353}}
a:active, a:focus {
  color: #2c5999;
  outline: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/_typography\.scss}line{font-family:\0000359}}
hr {
  border-bottom: 1px solid #dddddd;
  border-left: none;
  border-right: none;
  border-top: none;
  margin: 1.5em 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/_typography\.scss}line{font-family:\0000367}}
img {
  margin: 0;
  max-width: 100%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/_typography\.scss}line{font-family:\0000372}}
abbr, acronym {
  border-bottom: 1px dotted #dddddd;
  cursor: help;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/_typography\.scss}line{font-family:\0000377}}
address {
  display: block;
  margin: 0 0 0.75em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/_typography\.scss}line{font-family:\0000382}}
hgroup {
  margin-bottom: 0.75em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/_typography\.scss}line{font-family:\0000386}}
del {
  color: #595959;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/_typography\.scss}line{font-family:\0000390}}
blockquote {
  border-left: 2px solid #dddddd;
  color: #595959;
  margin: 1.5em 0;
  padding-left: 0.75em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/_typography\.scss}line{font-family:\0000397}}
cite {
  color: #737373;
  font-style: italic;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/_typography\.scss}line{font-family:\00003101}}
cite:before {
  content: '\2014 \00A0';
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/_forms\.scss}line{font-family:\0000310}}
fieldset {
  background: #f7f7f7;
  border: 1px solid #dddddd;
  margin: 0 0 0.75em 0;
  padding: 1.5em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/_forms\.scss}line{font-family:\0000317}}
input,
label,
select {
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/_forms\.scss}line{font-family:\0000325}}
label {
  font-weight: bold;
  margin-bottom: 0.375em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/_forms\.scss}line{font-family:\0000329}}
label.required:after {
  content: "*";
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/_forms\.scss}line{font-family:\0000333}}
label abbr {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/_forms\.scss}line{font-family:\0000338}}
textarea,
input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"],
select[multiple=multiple] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color;
  -moz-transition: border-color;
  transition: border-color;
  background-color: white;
  border-radius: 0.1875em;
  border: 1px solid #dddddd;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
  margin-bottom: 0.75em;
  padding: 0.5em 0.5em;
  width: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/_forms\.scss}line{font-family:\0000353}}
textarea:hover,
input[type="email"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="url"]:hover, input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="month"]:hover, input[type="time"]:hover, input[type="week"]:hover,
select[multiple=multiple]:hover {
  border-color: #c4c4c4;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/_forms\.scss}line{font-family:\0000357}}
textarea:focus,
input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus, input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus,
select[multiple=multiple]:focus {
  border-color: #477dca;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(55, 112, 192, 0.7);
  outline: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/_forms\.scss}line{font-family:\0000364}}
textarea {
  resize: vertical;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/_forms\.scss}line{font-family:\0000368}}
input[type="search"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/_forms\.scss}line{font-family:\0000372}}
input[type="checkbox"], input[type="radio"] {
  display: inline;
  margin-right: 0.375em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/_forms\.scss}line{font-family:\0000377}}
input[type="file"] {
  width: 100%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/_forms\.scss}line{font-family:\0000381}}
select {
  width: auto;
  max-width: 100%;
  margin-bottom: 1.5em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/_forms\.scss}line{font-family:\0000387}}
button,
input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  cursor: pointer;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/_tables\.scss}line{font-family:\000031}}
table {
  border-collapse: collapse;
  margin: 0.75em 0;
  table-layout: fixed;
  width: 100%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/_tables\.scss}line{font-family:\000038}}
th {
  border-bottom: 1px solid #b7b7b7;
  font-weight: bold;
  padding: 0.75em 0;
  text-align: left;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/_tables\.scss}line{font-family:\0000315}}
td {
  border-bottom: 1px solid #dddddd;
  padding: 0.75em 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/_tables\.scss}line{font-family:\0000320}}
tr, td, th {
  vertical-align: middle;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/_lists\.scss}line{font-family:\000031}}
ul, ol {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/_lists\.scss}line{font-family:\0000319}}
dl {
  line-height: 1.5em;
  margin-bottom: 0.75em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/_lists\.scss}line{font-family:\0000323}}
dl dt {
  font-weight: bold;
  margin-top: 0.75em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/_lists\.scss}line{font-family:\0000328}}
dl dd {
  margin: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/neat\/grid\/_grid\.scss}line{font-family:\000032}}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/stylesheet\.scss}line{font-family:\000035}}
body {
  *zoom: 1;
  max-width: 68em;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bourbon\/addons\/_clearfix\.scss}line{font-family:\0000317}}
body:before, body:after {
  content: " ";
  display: table;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bourbon\/addons\/_clearfix\.scss}line{font-family:\0000323}}
body:after {
  clear: both;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/stylesheet\.scss}line{font-family:\0000310}}
.success {
  background: #99cc00;
  color: black;
  font-weight: bold;
  margin-bottom: 0.75em;
  padding: 0.75em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/mixins\/_flash\.scss}line{font-family:\000038}}
.success a {
  color: black;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/mixins\/_flash\.scss}line{font-family:\0000311}}
.success a:hover {
  color: black;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/stylesheet\.scss}line{font-family:\0000314}}
.error {
  background: #fbe3e4;
  color: #96151b;
  font-weight: bold;
  margin-bottom: 0.75em;
  padding: 0.75em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/mixins\/_flash\.scss}line{font-family:\000038}}
.error a {
  color: #6a0f13;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bitters\/mixins\/_flash\.scss}line{font-family:\0000311}}
.error a:hover {
  color: #110203;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/stylesheet\.scss}line{font-family:\0000318}}
.cards {
  *zoom: 1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bourbon\/addons\/_clearfix\.scss}line{font-family:\0000317}}
.cards:before, .cards:after {
  content: " ";
  display: table;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/bourbon\/addons\/_clearfix\.scss}line{font-family:\0000323}}
.cards:after {
  clear: both;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/stylesheet\.scss}line{font-family:\0000322}}
.card {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-color: #f7f7f7;
  border-radius: 0.1875em;
  border: 1px solid #dddddd;
  margin-bottom: 1.5em;
  cursor: pointer;
  box-shadow: 0 2px 4px #e6e6e6;
  position: relative;
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/neat\/grid\/_span-columns\.scss}line{font-family:\0000338}}
.card:last-child {
  margin-right: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/neat\/grid\/_omega\.scss}line{font-family:\0000352}}
.card:nth-child(3n) {
  margin-right: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/neat\/grid\/_omega\.scss}line{font-family:\0000357}}
.card:nth-child(3n+1) {
  clear: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/stylesheet\.scss}line{font-family:\0000344}}
.card .card-image {
  overflow: hidden;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/stylesheet\.scss}line{font-family:\0000347}}
.card .card-image img {
  width: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: #dbd199;
  border-top-left-radius: 0.1875em;
  border-top-right-radius: 0.1875em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/stylesheet\.scss}line{font-family:\0000356}}
.card .ribbon-wrapper {
  width: 85px;
  height: 85px;
  overflow: hidden;
  position: absolute;
  top: -1px;
  right: -1px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/stylesheet\.scss}line{font-family:\0000365}}
.card .ribbon-wrapper .ribbon {
  font-size: .6em;
  font-weight: 800;
  text-align: center;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  position: relative;
  padding: 2px 7px;
  left: -5px;
  top: 15px;
  width: 120px;
  background-color: #477dca;
  color: white;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/stylesheet\.scss}line{font-family:\0000381}}
.card .card-header {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-color: #f7f7f7;
  border-bottom: 1px solid #dddddd;
  border-radius: 0.1875em 0.1875em 0 0;
  font-weight: bold;
  padding: 0.5em 0.809em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/stylesheet\.scss}line{font-family:\0000390}}
.card .card-copy {
  padding: 0.75em 0.809em;
  font-size: .9em;
  line-height: 1.5em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/stylesheet\.scss}line{font-family:\0000396}}
.card .card-stats {
  padding: 0.75em 0.809em;
  overflow: auto;
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/stylesheet\.scss}line{font-family:\00003101}}
.card .card-stats ul li {
  display: inline-block;
  color: #6f99d5;
  font-weight: 800;
  font-size: 1.2em;
  border-right: 1px solid rgba(51, 51, 51, 0.2);
  line-height: 1.1em;
  padding: 0 .7em 0 .7em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/stylesheet\.scss}line{font-family:\00003110}}
.card .card-stats ul li:first-child {
  padding-left: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/stylesheet\.scss}line{font-family:\00003114}}
.card .card-stats ul li:last-child {
  border-right: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/stylesheet\.scss}line{font-family:\00003118}}
.card .card-stats ul li span {
  color: #333333;
  font-size: .7em;
  display: block;
  font-weight: normal;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/stylesheet\.scss}line{font-family:\00003127}}
.card:hover {
  background-color: white;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/stylesheet\.scss}line{font-family:\00003130}}
.card:hover .card-image img {
  background: #e2daac;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/stylesheet\.scss}line{font-family:\00003134}}
.card:hover .card-header {
  background-color: white;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/stylesheet\.scss}line{font-family:\00003139}}
.card:active {
  background-color: #f7f7f7;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/phunky\/Sites\/phunky\.dev\/scss\/stylesheet\.scss}line{font-family:\00003142}}
.card:active .card-header {
  background-color: #f7f7f7;
}
