.fcr-latest-btn {
  display: flex;
  align-items: center;
  justify-content: flex-end;

  position: absolute;
  right: 0px;
}

.fcr-latest-btn--top {
  top: 10px;
}

.fcr-latest-btn--bottom {
  bottom: 10px;
  align-self: flex-end;
}
