/*
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.font-awesome:before,
#feature-slider .cycle-prev:before,
.sidr .dropdown-toggle:after,
#feature-slider .cycle-next:before,
#content-prev:before,
#content-next:before,
.posted-on a:before,
.byline a:before,
.cat-links span+a:before,
.tags-links span+a:before,
.comments-link a:before,
#header-toggle:before,
.edit-link a:before,
.sidr .menu-item-has-children a:after,
.sidr .page_item_has_children a:after {
  font-family: "FontAwesome" !important;
}

.positions-sidebar-list {
  list-style: none;
  padding-left: inherit;
}

.positions-sidebar-list li {
  margin-bottom: 0.5rem;
}

.positions-sidebar-list li a {
  text-decoration: underline;
}