/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */


.portfolio-item {
  margin-bottom: 30px;
}

.footer-flex {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
h1 {
  color: white;
}
.card-header:hover {
  color: hover;
  background: #53ea92ab;
}