.bootcamp-widget {
  border: 11px solid var(--gray-50);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
}
  .bootcamp-widget a {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .bootcamp-widget img {
    margin-left: ;
  }

