// Function, variables
@import "vars";

// For template rtl style
.btn,
.category-link {
	.fa-long-arrow-alt-right::before {
		content: "\f30a";
	}
}