/* Theme */

main {
  background: #000000;
  color: #fafafa;
}

.icons-social a {
  color: #fafafa;
}

.icons-social a svg path {
  fill: #fafafa;
}
