.rem2{
    font-size: 2rem !important;
}

.zone-image-load{
    background-color: antiquewhite;
    padding: 20px;
    margin: 10px 0px;
    font-size: 1.2rem;
}

.border-left-black {
    border-left: 0.25rem solid black !important;
}

.text-black {
    color: black !important;
}

.border-left-orange {
    border-left: 0.25rem solid orange !important;
}

.text-orange {
    color: orange !important;
}

td {
    color: #3f3a3a !important;
  }

  th {
    color: #4c4a4a !important;
  }
ul.pagination {
    float: right;
}
