/* CSS Document */

 h7{
  font-size: 1.25rem;
	color: #de5377;
	font-weight: bold;
}

h8 {
  font-size: .85rem;
	color: #fff;
}

h9 {
  font-size: 1.15rem;
	color: #fff;
}

 h10{
  font-size: 1.35rem;
	color: #de5377;
	font-weight: bold;
}
 h11{
  font-size: 1.05rem;
font-weight: bold;
}
 copy{
  font-size: .75rem;
	color: #de5377;
}
.jumbotron2 {
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  background-color: #e9ecef;
  border-radius: 0.175rem;
}
@media (min-width: 576px) {
  .jumbotron2 {
    padding: 2rem 2rem;
  }
}

.jumbotron-fluid2 {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}
about {
font-size: 200%;
}

.portfolio {
  padding: 3px 3px 3px 3px;
	gap: 15px;
}