.dropdown-menu .nav-link {padding: 0.3em 0;}

.swiper-controls .swiper-pagination-bullets.swiper-pagination-horizontal {top: 110%;}
div .text-line, .from-top, .text-primary {font-weight: 700;}
div .display-5, div .display-3 {color: #343f52;}
div .text-muted {font-weight: 700;}
div .mb-1, div .display-4 {font-weight: 700;  color: #343f52; word-spacing: .1rem; letter-spacing: -.01rem;}
.btn-purple {background-color: #3f78e0; border-bottom-color: #3f78e0;}
.btn-purple:hover {background-color: #3f78e0; border-bottom-color: #3f78e0;}
.founders {font-size: .95rem;}
.company {
   margin-top: 0;
   margin-bottom: .5rem;
   font-weight: 700;
   color: #343f52;
   word-spacing: .1rem;
   letter-spacing: -.01rem;
   font-size: .95rem;
}
.file-field {margin-bottom: 20px;}


.swiper-hero,
.swiper-hero .swiper-slide {
  height: 65vh!important; 
}

.swiper-controls .swiper-pagination-bullets.swiper-pagination-horizontal {
    top: auto !important;
}
.display-1 {color: #343f52;}
.lead {color: #60697b;}
.breadcrumbs a {
    display: inline-block;
    color: #60697b;
    white-space: nowrap;
}
.breadcrumbs a:hover {
    color: var(--bs-link-hover-color);
}