.sticky-header {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1000;
    background-color:;
  
}
p{
color:#f424242;
}

.page-header.background-image-page-header .page-header-title{
color:#ffa700;
}
.background-image-page-header .page-header-inner{
text-align:left;
}
#site-header {
position: sticky;
top: 0;
z-index: 1000;
background-color : #1A1A1A;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.elementor-image-box-title{
font-family: "Averia Sans Libre", Sans-serif;
font-size: 18px;
}
.elementor-heading-title{
text-transform: uppercase;
}

