﻿.delegateBox {
  padding-bottom: 50px;
  border: 1px solid lightgray;
  margin-bottom: 20px;
  display: flex;
  width: 100%;
}
