.just-ul li a{
    color: rgb(242, 78, 64);
    text-decoration: none;
}
.just-ul li a, .just-ul li a:focus, .just-ul li a:hover {
    color: rgb(242, 78, 64);
  }
ul{
    /*list-style-type:  none;*/
}

.just-ul{
    /*column-count: 2;*/
}