/* Add here all your CSS customizations */
.page-header .breadcrumb > li + li:before {font-family: 'Font Awesome 5 Pro' !important;}
.list li {margin-bottom: 3px;}
html .scroll-to-top {background: #000000 !important;color:yellow !important;}
html .scroll-to-top:hover {background: yellow !important;
    color: #000000 !important;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'lora', sans-serif ;
    letter-spacing: 1px;
}
