﻿.file{
  background-color: #fafafa;
  border-radius: 15px;
  padding:15px;
}

.highlight {
  background-color: rgba(255, 171, 0, 1);
}

