/* Endorsement evaluation box sticky */
.endorsement-section .endorsement-evaluation {
    position: sticky;
    top: 130px;
}