@charset "utf-8";

/* -------------------------------------------------- */

body {
  background-color: #000000;
}

/* -------------------------------------------------- */

.section {
  color: #ffffff;
}

.main {
  background-image: url(../img/main-live.jpg);
}

.table tr th,
.table tr td {
  border-bottom: 1px #ffffff solid;
}

/* -------------------------------------------------- */
