/* custom CSS for keeping Jumbotron margins uniform */

.custom-row {
  margin-right: -5px;
  margin-left: -5px;
}
