/**
 * Add any custom CSS here.
 *
 * This file will be loaded after all other theme stylesheets.
 */
.main-navigation ul li a::before {
    content: "\f105";
}
