.bordered-column {
  border: 1px solid #001f3f;
  padding: 20px;
  border-radius: 8px;
  background-color: #fff;
}