/*
Theme Name: Assurena Child
Author: StylusThemes
Author URI: https://stylusthemes.com/
Description: -
Version: 1.0
Template: assurena
Text Domain:  assurena-child
*/
#scroll_up:empty:after {
	font-family: "Font Awesome 5 Free"!Important;
	font-weight: 900;
}
.page-header_wrapper {
    height: 100%;
    background-color: #0B1823;
    opacity: 0.6;
}
.page-header_breadcrumbs .divider:not(:last-child):before {
	font-family: "Font Awesome 5 Free"!Important;
	font-weight: 900;
}
h1.page-header_title{
	text-transform: none !important;

}
.page-header_breadcrumbs .breadcrumbs{
	text-transform: none !important;
}

.fa, .fas {
    font-family: "Font Awesome 5 Free"!Important;
}