/* .firstcircle{
    border:10px solid #fff ;
} */
.firstcircle:hover{
  border-left: 10px solid rgb(246, 56, 18);
  border-bottom: 10px solid rgb(246, 56, 18);
}


.page-header {
    background: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url("../../img/nexgenimgs/topimg.jpg") center center no-repeat;
    background-size: cover;
}


/* About styling */

