
.bg-color-bl1
{
   background-color: #2f2e5a;
}

.text-color{
   color: rgba(0,0,0,0.7);
}


.h1-color{
   color: aliceblue;
}

 ul{list-style:none}

.menu-item-margin{
    margin-left: 10px;
}

