/**
 * Hyperlinks (tools/_hyperlinks.scss)
 */

/* ----- Reset ----- */
@mixin link-reset {
	border-bottom: 0;
	padding: 0;
}
