/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */

.icon-block {
  padding: 0 15px;
}

.gitlink {
	color: #F44336;
	fill: currentColor;
}

.gitlink img {
	height: 24px;
	margin-right: 10px;
}