.highlight-border {
  border: 2px solid #0051ff;
}

.btn-container {
  display: flex;
  flex-direction: row-reverse;
  margin-right: 25px;
}