#header {
  background-color: #0d6efd;
 }

 .feature-icon {
  width: 3rem;
  height: 3rem;
  border-radius: .75rem;
}

#footer {
  background-color: #0d6efd;
}

.blockquote {
  font-size: 1em;
}
