#color-bg{
      background-color: #f5f9fc;
}
#div-color{
  background-color: #eaf3f9;
    /* border-radius: 80%; */
    /* width: 30px; */
}
.fa-solidl{
    justify-items: center;
}
#next{
    margin-top: 30px;
}
#next2{
    margin-top: 30px;
    align-self: normal;
   
}
#next2-style{
  background-color: #eaf3f9;
    padding: 10px;
    border-radius: 10px;

}
#button-style{
  background-color: #eaf3f9;
    color: black;
    border: 1px solid green;
}
#button-style2{
  background-color: #eaf3f9;
    color: black;
    border: 1px solid green;
}
#button-style2:hover{
    color: green;
    background-color: #f5f9fc;
}
#style-table{
    color:  #404040;
}