body {
background-image: url("../../images/bg.png") !important;
}

[class^="cv-"], [class*=" cv-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.cv-node .path1:before {
  content: "\e904";
  color: rgb(55, 101, 175);
}
.cv-node .path2:before {
  content: "\e905";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.cv-node .path3:before {
  content: "\e90a";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.cv-css:before {
  content: "\e911";
}
.cv-html:before {
  content: "\e912";
}
.cv-bootstrap:before {
  content: "\e903";
}
.cv-android:before {
  content: "\e900";
}
.cv-apple:before {
  content: "\e901";
}
.cv-backbone:before {
  content: "\e902";
}
.cv-illustrator:before {
  content: "\e906";
}
.cv-jquery:before {
  content: "\e907";
}
.cv-js:before {
  content: "\e908";
}
.cv-less:before {
  content: "\e909";
}
.cv-phonegap:before {
  content: "\e90b";
}
.cv-photo:before {
  content: "\e90c";
}
.cv-php:before {
  content: "\e90d";
}
.cv-react:before {
  content: "\e90e";
}
.cv-sketch:before {
  content: "\e90f";
}
.cv-xp:before {
  content: "\e910";
}

.small {
  font-size: 12px;
  position: relative;
  bottom: 4px;
}