.fa {
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 600 !important;
}

#sp-bottom1 i.fa{
    font-family: "Font Awesome 5 Brands";
}

#sp-main-body .fa-award::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
}

.menubkg {
  background-color: #941A33;
  color: white;
}

.splms-badge-free{
display: none;
}

.sp-copyright  #sp-footer1 {
    text-transform: capitalize  !important;
}

canvas.particles-js-canvas-el {
    pointer-events: none;
}