.clear {clear:both; }

body, html {height:100%;margin:0;}

body {
margin: 0;
padding:0;
overflow-y:scroll;
background-color:#000;
}


p {margin:0; }

/*For scrolling menu hightlight*/
a.scroller-highlight {
transition: all 1s ease;
color: #C91919 !important;  }

.elementor-element-ba63a46 a.scroller-highlight {
color: #fff !important; 
background-color:#A91414 !important; }
