/*!
 * Contact Buttons Plugin Demo 0.1.0
 * https://github.com/joege/contact-buttons-plugin
 *
 * Copyright 2015, José Gonçalves
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */

.bookmark {
  background: #c552a7;
}
.home {
  background: #3374ff;
}
.downloads {
  background: #fa1616;
}
.email {
  background: #30c1bd;
}